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
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,3 +71,9 @@ cloudcli --help
71
71
*[cloudcli network subnet_delete](docs/cloudcli_network_subnet_delete.md) - Delete a network subnet
72
72
*[cloudcli network subnet_edit](docs/cloudcli_network_subnet_edit.md) - Edit a network subnet, all values which are different then existing values will be updated
73
73
*[cloudcli network subnet_list](docs/cloudcli_network_subnet_list.md) - List network subnets
74
+
75
+
#### Kubernetes management (BETA)
76
+
77
+
*[cloudcli k8s create_cluster](docs/cloudcli_k8s_create_cluster.md) - Create a Kubernetes cluster (BETA)
78
+
*[cloudcli k8s add_worker](docs/cloudcli_k8s_add_worker.md) - Add a Kubernetes worker node to a nodepool (BETA)
79
+
*[cloudcli k8s status](docs/cloudcli_k8s_status.md) - Get Kubernetes cluster status (BETA)
0 commit comments