Destroying a hosted cluster by using the CLI
You can destroy a hosted cluster and its associated resources on Red Hat OpenStack Platform (RHOSP) by using the hcp CLI tool.
Prerequisites
-
You installed the hosted control planes CLI,
hcp.
Procedure
-
To destroy the cluster and its associated resources, run the following command:
$ hcp destroy cluster openstack --name=<cluster_name>Replace
<cluster_name>with the name of the hosted cluster.After the process completes, your cluster and all resources that are associated with it are destroyed.