Skip to content
On this page

empowerd keys list-key-types ​

List all key types

Synopsis ​

Return a list of all supported key types (also known as algos)

empowerd keys list-key-types [flags]

Options ​

-h, --help   help for list-key-types

Options inherited from parent commands ​

--home string              The application home directory (default "/root/.empowerchain")
      --keyring-backend string   Select keyring's backend (os|file|kwallet|pass|test|memory) (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 ​