List all keys
Return a list of all public keys stored by this key manager along with their associated name and address.
sgnd keys list [flags]
-h, --help help for list
-n, --list-names List names only
--home string The application home directory (default "$HOME/.sgnd")
--keyring-backend string Select keyring's backend (os|file|test) (default "os")
--keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used
--output string Output format (text|json) (default "text")
- sgnd keys - Manage your application's keys