logoDocumentation

Delete a Subnet

Learn how to delete a Subnet.

Deleting a Subnet Configuration

To delete a created Subnet configuration, run:

avalanche blockchain delete <blockchainName>

Deleting a Deployed Subnet

You can't delete Subnets deployed to Mainnet or the Fuji Testnet.

However, you may delete Subnets deployed to a local network by cleaning the network state with below command:

avalanche network clean

Last updated on

On this page

Edit on Github