Skip to main content
Version: v7.0.0

okp4d_keys_list

okp4d 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.

okp4d keys list [flags]

Options

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

Options inherited from parent commands

      --keyring-backend string   Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test")
--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