goal node
goal node¶
Manage a specified algorand node
Synopsis¶
Collection of commands to support the creation and management of Algorand node instances, where each instance corresponds to a unique data directory.
goal node [flags]
Options¶
-h, --help help for node
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 node catchup - Catchup the Algorand node to a specific catchpoint
- goal node clone - Clone the specified node to create another node
- goal node create - Create a node at the desired data directory for the desired network
- goal node generate-p2pid - Generate a new p2p private key
- goal node generatetoken - Generate and install a new API token
- goal node lastround - Print the last round number
- goal node pendingtxns - Get a snapshot of current pending transactions on this node
- goal node restart - Stop, and then start, the specified Algorand node
- goal node start - Initialize the specified Algorand node
- goal node status - Get the current node status
- goal node stop - Stop the specified Algorand node
- goal node wait - Waits for the node to make progress