Skip to content

Commit a7dd65d

Browse files
authored
chore: clean up addon cmd examples (open-cluster-management-io#500)
Signed-off-by: Artur Shad Nik <[email protected]>
1 parent 18703df commit a7dd65d

File tree

1 file changed

+0
-6
lines changed
  • content/en/docs/developer-guides

1 file changed

+0
-6
lines changed

content/en/docs/developer-guides/addon.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -262,12 +262,6 @@ You also can use the `clusteradm` command to disable the add-on for a managed cl
262262
$ clusteradm addon disable --names busybox-addon --clusters cluster1
263263
```
264264

265-
You can also use the `clusteradm` command to disable the add-ons for all managed clusters.
266-
267-
```bash
268-
$ clusteradm addon disable --names busybox-addon --all-clusters true
269-
```
270-
271265
If you delete the `ClusterManagementAddOn` on the hub cluster, the `ManagedClusterAddOn` CRs in all managed cluster
272266
namespaces will be deleted too.
273267

0 commit comments

Comments
 (0)