Options (1)
-o, --outputbooleanGenerate a key pair, save it to an unencrypted file, and print the public key to `stdout`
Example:
age-keygen {{[-o|--output]}} {{path/to/file}}Examples (2)
Generate a key pair, save it to an unencrypted file, and print the public key to `stdout`
age-keygen [-o|--output] path/to/fileConvert an identit[y] to a recipient and print the public key to `stdout`
age-keygen -y path/to/filemade by @shridhargupta | data from tldr-pages