kubectl config

Description

Modify kubeconfig files.

Command
kubectl config
Examples
View current context
kubectl config current-context
List contexts
kubectl config get-contexts
Switch context
kubectl config use-context my-context
Command Info
Category: Configuration
Type: Kubernetes
Views: 12
Status: Active
Tags
config kubeconfig context