goal account
goal account¶
Control and manage Algorand accounts
Synopsis¶
Collection of commands to support the creation and management of accounts / wallets tied to a specific Algorand node instance.
goal account [flags]
Options¶
-f, --default string Set the account with this name to be the default account
-h, --help help for account
-w, --wallet string Set the wallet to be used for the selected operation
Options inherited from parent commands¶
-d, --datadir stringArray Data directory for the node
-k, --kmddir string Data directory for kmd
SEE ALSO¶
- goal - CLI for interacting with Algorand
- goal account addpartkey - Generate and install participation key for the specified account
- goal account assetdetails - Retrieve information about the assets belonging to the specified account inclusive of asset metadata
- goal account balance - Retrieve the balances for the specified account
- goal account changeonlinestatus - Change online status for the specified account
- goal account delete - Delete an account
- goal account deletepartkey - Delete a participation key
- goal account dump - Dump the balance record for the specified account
- goal account export - Export an account key for use with account import
- goal account import - Import an account key from mnemonic
- goal account importrootkey - Import .rootkey files from the data directory into a kmd wallet
- goal account info - Retrieve information about the assets and applications belonging to the specified account
- goal account installpartkey - Install a participation key
- goal account list - Show the list of Algorand accounts on this machine
- goal account listpartkeys - List participation keys summary
- goal account marknonparticipating
- goal account multisig - Control and manage multisig accounts
- goal account new - Create a new account
- goal account partkeyinfo - Output details about all available part keys
- goal account rename - Change the human-friendly name of an account
- goal account renewallpartkeys - Renew all existing participation keys
- goal account renewpartkey - Renew an account's participation key
- goal account rewards - Retrieve the rewards for the specified account