Skip to content

Commit

Permalink
update docs (#824)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunny0826 authored Dec 27, 2023
1 parent 94d68fa commit 9fd8323
Show file tree
Hide file tree
Showing 20 changed files with 23 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ Available Commands:
Flags:
--config string path of kubeconfig (default "$HOME/.kube/config")
-m, --mac-notify enable to display Mac notification banner
-s, --silence-table enable/disable output of context table on successful config update
-h, --help help for kubecm
--ui-size int number of list items to show in menu at once (default 4)
Expand Down
2 changes: 2 additions & 0 deletions docs/en-us/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ Available Commands:
Flags:
--config string path of kubeconfig (default "$HOME/.kube/config")
-m, --mac-notify enable to display Mac notification banner
-s, --silence-table enable/disable output of context table on successful config update
-h, --help help for kubecm
--ui-size int number of list items to show in menu at once (default 4)
Expand Down
2 changes: 2 additions & 0 deletions docs/zh-cn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ Available Commands:
Flags:
--config string path of kubeconfig (default "$HOME/.kube/config")
-m, --mac-notify enable to display Mac notification banner
-s, --silence-table enable/disable output of context table on successful config update
-h, --help help for kubecm
--ui-size int number of list items to show in menu at once (default 4)
Expand Down
1 change: 1 addition & 0 deletions docs/zh-cn/cli/kubecm.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ KubeConfig Manager.
--config string path of kubeconfig (default "/Users/guoxudong/.kube/config")
-h, --help help for kubecm
-m, --mac-notify enable to display Mac notification banner
-s, --silence-table enable/disable output of context table on successful config update
--ui-size int number of list items to show in menu at once (default 4)
```

Expand Down
1 change: 1 addition & 0 deletions docs/zh-cn/cli/kubecm_add.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ cat /etc/kubernetes/admin.conf | kubecm add -f -
```
--config string path of kubeconfig (default "/Users/guoxudong/.kube/config")
-m, --mac-notify enable to display Mac notification banner
-s, --silence-table enable/disable output of context table on successful config update
--ui-size int number of list items to show in menu at once (default 4)
```
1 change: 1 addition & 0 deletions docs/zh-cn/cli/kubecm_alias.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ $ kubecm alias -o bash
```
--config string path of kubeconfig (default "/Users/guoxudong/.kube/config")
-m, --mac-notify enable to display Mac notification banner
-s, --silence-table enable/disable output of context table on successful config update
--ui-size int number of list items to show in menu at once (default 4)
```
1 change: 1 addition & 0 deletions docs/zh-cn/cli/kubecm_clear.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ kubecm clear config.yaml test.yaml
```
--config string path of kubeconfig (default "/Users/guoxudong/.kube/config")
-m, --mac-notify enable to display Mac notification banner
-s, --silence-table enable/disable output of context table on successful config update
--ui-size int number of list items to show in menu at once (default 4)
```
1 change: 1 addition & 0 deletions docs/zh-cn/cli/kubecm_cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
```
--config string path of kubeconfig (default "/Users/guoxudong/.kube/config")
-m, --mac-notify enable to display Mac notification banner
-s, --silence-table enable/disable output of context table on successful config update
--ui-size int number of list items to show in menu at once (default 4)
```

Expand Down
1 change: 1 addition & 0 deletions docs/zh-cn/cli/kubecm_cloud_add.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ kubecm cloud add --provider alibabacloud --cluster_id=xxxxxx
--cluster_id string kubernetes cluster id
--config string path of kubeconfig (default "/Users/guoxudong/.kube/config")
-m, --mac-notify enable to display Mac notification banner
-s, --silence-table enable/disable output of context table on successful config update
--provider string public cloud
--region_id string cloud region id
--ui-size int number of list items to show in menu at once (default 4)
Expand Down
1 change: 1 addition & 0 deletions docs/zh-cn/cli/kubecm_cloud_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ kubecm cloud list --provider alibabacloud --cluster_id=xxxxxx
--cluster_id string kubernetes cluster id
--config string path of kubeconfig (default "/Users/guoxudong/.kube/config")
-m, --mac-notify enable to display Mac notification banner
-s, --silence-table enable/disable output of context table on successful config update
--provider string public cloud
--region_id string cloud region id
--ui-size int number of list items to show in menu at once (default 4)
Expand Down
1 change: 1 addition & 0 deletions docs/zh-cn/cli/kubecm_completion.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,5 +178,6 @@ kubecm completion [bash|zsh|fish|powershell] [flags]
```
--config string path of kubeconfig (default "/Users/guoxudong/.kube/config")
-m, --mac-notify enable to display Mac notification banner
-s, --silence-table enable/disable output of context table on successful config update
--ui-size int number of list items to show in menu at once (default 4)
```
1 change: 1 addition & 0 deletions docs/zh-cn/cli/kubecm_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ kubecm create
```
--config string path of kubeconfig (default "/Users/guoxudong/.kube/config")
-m, --mac-notify enable to display Mac notification banner
-s, --silence-table enable/disable output of context table on successful config update
--ui-size int number of list items to show in menu at once (default 4)
```

1 change: 1 addition & 0 deletions docs/zh-cn/cli/kubecm_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ kubecm delete my-context1 my-context2
```
--config string path of kubeconfig (default "/Users/guoxudong/.kube/config")
-m, --mac-notify enable to display Mac notification banner
-s, --silence-table enable/disable output of context table on successful config update
--ui-size int number of list items to show in menu at once (default 4)
```
1 change: 1 addition & 0 deletions docs/zh-cn/cli/kubecm_export.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ kubecm export -f myconfig.yaml my-context1 my-context2
```
--config string path of kubeconfig (default "/Users/guoxudong/.kube/config")
-m, --mac-notify enable to display Mac notification banner
-s, --silence-table enable/disable output of context table on successful config update
--ui-size int number of list items to show in menu at once (default 4)
```
1 change: 1 addition & 0 deletions docs/zh-cn/cli/kubecm_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@ kubecm ls kind k3s
```
--config string path of kubeconfig (default "/Users/guoxudong/.kube/config")
-m, --mac-notify enable to display Mac notification banner
-s, --silence-table enable/disable output of context table on successful config update
--ui-size int number of list items to show in menu at once (default 4)
```
1 change: 1 addition & 0 deletions docs/zh-cn/cli/kubecm_merge.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@ kubecm merge -f dir --config kubecm.config
```
--config string path of kubeconfig (default "/Users/guoxudong/.kube/config")
-m, --mac-notify enable to display Mac notification banner
-s, --silence-table enable/disable output of context table on successful config update
--ui-size int number of list items to show in menu at once (default 4)
```
1 change: 1 addition & 0 deletions docs/zh-cn/cli/kubecm_namespace.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ kubecm ns kube-system
```
--config string path of kubeconfig (default "/Users/guoxudong/.kube/config")
-m, --mac-notify enable to display Mac notification banner
-s, --silence-table enable/disable output of context table on successful config update
--ui-size int number of list items to show in menu at once (default 4)
```
1 change: 1 addition & 0 deletions docs/zh-cn/cli/kubecm_rename.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ kubecm rename
```
--config string path of kubeconfig (default "/Users/guoxudong/.kube/config")
-m, --mac-notify enable to display Mac notification banner
-s, --silence-table enable/disable output of context table on successful config update
--ui-size int number of list items to show in menu at once (default 4)
```
1 change: 1 addition & 0 deletions docs/zh-cn/cli/kubecm_switch.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ kubecm switch dev
```
--config string path of kubeconfig (default "/Users/guoxudong/.kube/config")
-m, --mac-notify enable to display Mac notification banner
-s, --silence-table enable/disable output of context table on successful config update
--ui-size int number of list items to show in menu at once (default 4)
```
1 change: 1 addition & 0 deletions docs/zh-cn/cli/kubecm_version.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ kubecm version [flags]
```
--config string path of kubeconfig (default "/Users/guoxudong/.kube/config")
-m, --mac-notify enable to display Mac notification banner
-s, --silence-table enable/disable output of context table on successful config update
--ui-size int number of list items to show in menu at once (default 4)
```

0 comments on commit 9fd8323

Please sign in to comment.