Terminate All Nodes
This page provides instructions for terminating cloud server nodes created by Avalanche-CLI.
ALPHA WARNING: This command is currently in experimental mode. Proceed at your own risk.
Terminating All Nodes
To terminate all nodes in a cluster, run:
avalanche node destroy <clusterName>
ALPHA WARNING: This command will delete all files associated with the cloud servers in the cluster. This includes the downloaded staker.crt
and staker.key
files in your local .avalanche-cli
directory (which are used to back up your node). More info about node backup can be found here.
Once completed, the instance set up on AWS / GCP would have been terminated and the Static Public IP associated with it would have been released.
Is this guide helpful?
Setup a Devnet
This page demonstrates how to setup a Devnet of cloud-based validators using Avalanche-CLI, and deploy a VM into it.
Validate the Primary Network
This page demonstrates how to configure nodes to validate the Primary Network. Validation via Avalanche-CLI is currently only supported on Fuji.