Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 817 Bytes

sgnd_keys_list.md

File metadata and controls

34 lines (23 loc) · 817 Bytes

sgnd keys list

List all keys

Synopsis

Return a list of all public keys stored by this key manager along with their associated name and address.

sgnd keys list [flags]

Options

  -h, --help         help for list
  -n, --list-names   List names only

Options inherited from parent commands

      --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")

SEE ALSO

Auto generated by spf13/cobra