currently the vault keys save command has two options:
- symmetric / no-symmetric
- private / no-private
instead, a simple --algo [rsa | ecc] option can be supplied
the command should automatically infer the metadata as well as expect the correct arguments
@gitmank thoughts?