Skip to content

Commit e321dc7

Browse files
Merge pull request #69211 from mletalie/OSDOCS-9038
[OSDOCS-9038]:Add new force-delete cluster flag "--best-effort" to "Managing objects with the ROSA CLI" docs
2 parents fc2ce1a + 00fddf5 commit e321dc7

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)