// Module included in the following assemblies: // // * hosted_control_planes/hypershift-openstack.adoc :_mod-docs-content-type: PROCEDURE [id="hosted-clusters-openstack-destroy_{context}"] = Destroying a hosted cluster by using the CLI You can destroy a hosted cluster and its associated resources on {rh-openstack-first} 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: + [source,terminal] ---- $ hcp destroy cluster openstack --name= ---- + where: + ``:: is the name of the hosted cluster. After the process completes, all your cluster and all resources that are associated with it are destroyed.