File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
internal/namespaces/k8s/v1 Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲
22🟥🟥🟥 STDERR️️ 🟥🟥🟥️
3- Kapsule API.
3+ Kubernetes API.
44
55USAGE:
66 scw k8s <command>
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ AVAILABLE COMMANDS:
1717 iam IAM API
1818 instance Instance API
1919 iot This API allows you to manage IoT hubs and devices
20- k8s Kapsule API
20+ k8s Kubernetes API
2121 lb This API allows you to manage your Scaleway Load Balancer services
2222 marketplace Marketplace API
2323 mnq This API allows you to manage Scaleway Messaging and Queueing brokers
Original file line number Diff line number Diff line change 11<!-- DO NOT EDIT: this file is automatically generated using scw-doc-gen -->
22# Documentation for ` scw k8s `
3- Kapsule API.
3+ Kubernetes API.
44
55- [ Kapsule cluster management commands] ( #kapsule-cluster-management-commands )
66 - [ Create a new cluster] ( #create-a-new-cluster )
Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ func GetGeneratedCommands() *core.Commands {
5050}
5151func k8sRoot () * core.Command {
5252 return & core.Command {
53- Short : `Kapsule API` ,
54- Long : `Kapsule API.` ,
53+ Short : `Kubernetes API` ,
54+ Long : `Kubernetes API.` ,
5555 Namespace : "k8s" ,
5656 }
5757}
You can’t perform that action at this time.
0 commit comments