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
您好
我这边目前正在使用OCM在集群管理,经常会遇到一些问题,想了解下是否有技术社区群(钉钉、微信)等,可以及时交流一下,谢谢
在 2023-02-28 23:42:04,"Jian Qiu" ***@***.***> 写道:
the comment should be clusteradm addon disable application-manager --cluster cluster1,cluster2. We should have a better document on cmdline
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
[root@bastion ~]# clusteradm addon disable -h
disable specific add-on(s) agent deployment to the given managed clusters
Usage:
clusteradm addon disable [flags]
Examples:
Disable application-manager addon on speccified clusters
clusteradm addon disable --name application-manager --cluster cluster1,cluster2
Disable application-manager addon on all clusters
clusteradm addon disable --name application-manager --all-clusters
Disable application-manager addon to the given managed clusters of the specify namespace
clusteradm addon disable --names application-manager --namespace --cluster
clusteradm addon disable --names application-manager --namespace open-cluster-management-agent-addon --cluster cluster1,cluster2
......
[root@bastion ~]# clusteradm addon disable --names application-manager --namespace open-cluster-management-agent-addon --cluster cluster1,cluster2
Error: unknown flag: --names
The text was updated successfully, but these errors were encountered: