$ hcp destroy cluster agent --name <hosted_cluster_name>
You might want to remove a hosted cluster if you are no longer using it, you are trying to reduce resources, or the hosted cluster is experiencing issues that are difficult to resolve.
You can use the hcp command-line interface (CLI) to destroy a hosted cluster on non-bare-metal agent machines.
Delete the hosted cluster and its backend resources by running the following command:
$ hcp destroy cluster agent --name <hosted_cluster_name>
Replace <hosted_cluster_name> with the name of your hosted cluster.
You can use the multicluster engine Operator web console to destroy a hosted cluster on non-bare-metal agent machines.
In the console, click Infrastructure → Clusters.
On the Clusters page, select the cluster that you want to destroy.
In the Actions menu, select Destroy clusters to remove the cluster.