You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/destroy-hc-bm-cli.adoc
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,15 +6,20 @@
6
6
[id="destroy-hc-bm-cli_{context}"]
7
7
= Destroying a hosted cluster on bare metal by using the CLI
8
8
9
-
You can use the `hcp`command-line interface (CLI) to destroy a hosted cluster on bare metal.
9
+
If you created a hosted cluster by using the command-line interface (CLI), you can destroy that hosted cluster and its back-end resources by running a command.
10
10
11
11
.Procedure
12
12
13
-
* Delete the hosted cluster and its backend resources by running the following command:
13
+
* Delete the hosted cluster and its back-end resources by running the following command:
<1> Specify the name of the configuration YAML file that was rendered when you created the hosted cluster.
21
+
+
22
+
[NOTE]
23
+
====
24
+
If you created the hosted cluster without specifying the `--render` and `--render-sensitive` flags in its configuration file, you must remove its back-end resources manually.
0 commit comments