Add a CLI parameter added to webpush keys to not print the generated keys but write a file that contains the public & private key components. (JSON? YAML?)
Add a new parameter to serve to be able to read the file instead of needing to pass it literally.
:bulb: Idea Two parts of this idea:
webpush keys
to not print the generated keys but write a file that contains the public & private key components. (JSON? YAML?)serve
to be able to read the file instead of needing to pass it literally.:computer: Target components The server