goal account dump
goal account dump¶
Dump the balance record for the specified account
Synopsis¶
Dump the balance record for the specified account to terminal as JSON or to a file as MessagePack.
goal account dump [flags]
Options¶
-a, --address string Account address to retrieve balance (required)
-h, --help help for dump
-o, --outfile string Save balance record to specified output file
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