CLI command to manage SSH keys stored on Bitwarden and 1Password
Usage:
ssh-manager [command]
Available Commands:
add Add SSH key to given provider.
get Get SSH key from given provider.
help Help about any command
list List SSH keys from given provider.
version Print the version/build number
Flags:
-h, --help help for ssh-manager
--logLevel string Set the logging level. One of: debug|info|warn|error (default "info")
Use "ssh-manager [command] --help" for more information about a command.