goal account list
goal account list¶
Show the list of Algorand accounts on this machine
Synopsis¶
Show the list of Algorand accounts on this machine. Indicates whether the account is [offline] or [online], and if the account is the default account for goal. Also displays account information with --info.
goal account list [flags]
Options¶
-h, --help help for list
--info Include additional information about each account's assets and applications
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