mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 22:53:22 +00:00
Merge pull request #29821 from alexbrand/config-cluster
Automatic merge from submit-queue Add get/delete cluster, delete context to kubectl config Fixes #29794 by adding `get-clusters`, `delete-cluster` and `delete-context` actions to `kubectl config`.
This commit is contained in:
3
docs/man/man1/kubectl-config-delete-cluster.1
Normal file
3
docs/man/man1/kubectl-config-delete-cluster.1
Normal file
@@ -0,0 +1,3 @@
|
||||
This file is autogenerated, but we've stopped checking such files into the
|
||||
repository to reduce the need for rebases. Please run hack/generate-docs.sh to
|
||||
populate this file.
|
3
docs/man/man1/kubectl-config-delete-context.1
Normal file
3
docs/man/man1/kubectl-config-delete-context.1
Normal file
@@ -0,0 +1,3 @@
|
||||
This file is autogenerated, but we've stopped checking such files into the
|
||||
repository to reduce the need for rebases. Please run hack/generate-docs.sh to
|
||||
populate this file.
|
3
docs/man/man1/kubectl-config-get-clusters.1
Normal file
3
docs/man/man1/kubectl-config-get-clusters.1
Normal file
@@ -0,0 +1,3 @@
|
||||
This file is autogenerated, but we've stopped checking such files into the
|
||||
repository to reduce the need for rebases. Please run hack/generate-docs.sh to
|
||||
populate this file.
|
Reference in New Issue
Block a user