mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-02-14 10:00:11 +00:00
Fix addon enable command (#491)
Signed-off-by: Rokibul Hasan <mdrokibulhasan@appscode.com>
This commit is contained in:
@@ -16,7 +16,7 @@ clusteradm install hub-addon --names application-manager
|
||||
Install application manager agent on all the managed clusters
|
||||
|
||||
```
|
||||
clusteradm addon enable --name application-manager --cluster cluster1,cluster2
|
||||
clusteradm addon enable --names application-manager --cluster cluster1,cluster2
|
||||
```
|
||||
|
||||
You will see that all agents is available after waiting a while
|
||||
|
||||
Reference in New Issue
Block a user