Skip to content

import

kcm import

Merge a kubeconfig file into the default ~/.kube/config (or --into)

kcm import <source> [flags]

Options

      --dry-run              Print the planned change without writing
  -h, --help                 help for import
      --into string          Destination kubeconfig (default: ~/.kube/config)
      --on-conflict string   error | skip | overwrite (default "error")

SEE ALSO

  • kcm - Manage kubeconfig files and kubectl contexts