Skip to content

Commit 00fddf5

Browse files
committed
cluster delete best effort
1 parent 5681e40 commit 00fddf5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/rosa-delete-objects.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ $ rosa delete cluster --cluster=<cluster_name> | <cluster_id> [arguments]
7575

7676
|--watch
7777
|Watches the cluster uninstallation logs.
78+
79+
|--best-effort
80+
|Skips steps in the cluster destruction chain that are known to cause the cluster deletion process to fail. You should use this option with care and it is recommended that you manually check your AWS account for any resources that might be left over after using `--best-effort`.
7881
|===
7982

8083
.Optional arguments inherited from parent commands

0 commit comments

Comments
 (0)