import
The import
command allows you to import a private key into the keystore. The private key is converted to a keystore key and locked using the provided passphrase.
Usage
Arguments
keyfile
- The path to a file containing the private key or the raw private key.--push
- Import the private key as a push key.-h, --help
- Prints out a help message.
Example
Last updated