goal account import
goal account import¶
Import an account key from mnemonic
Synopsis¶
Import an account key from a mnemonic generated by the export command or by algokey (NOT a mnemonic from the goal wallet command). The imported account will be listed alongside your wallet-generated accounts, but will not be tied to your wallet.
goal account import [flags]
Options¶
-f, --default Set this account as the default one
-h, --help help for import
-m, --mnemonic string Mnemonic to import (will prompt otherwise)
Options inherited from parent commands¶
-d, --datadir stringArray Data directory for the node
-k, --kmddir string Data directory for kmd
-w, --wallet string Set the wallet to be used for the selected operation
SEE ALSO¶
- goal account - Control and manage Algorand accounts