Skip to main content
Version: v7.0.0

okp4d_keys_import

okp4d keys import

Import private keys into the local keybase

Synopsis

Import a ASCII armored private key into the local keybase.

okp4d keys import <name> <keyfile> [flags]

Options

  -h, --help   help for import

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