078f6b027a
Adds clusters, contexts and credentials from a kube config file to the airship config. In case of duplicate, the existing airship config values will take precedence. Closes: #153 Change-Id: Id09489f7546d8836be5b436071fec43fb99b997e
14 lines
203 B
Plaintext
14 lines
203 B
Plaintext
Error: accepts 1 arg(s), received 0
|
|
Usage:
|
|
import <kubeConfig> [flags]
|
|
|
|
Examples:
|
|
|
|
# Import from a kubeConfig file"
|
|
airshipctl config import $HOME/.kube/config
|
|
|
|
|
|
Flags:
|
|
-h, --help help for import
|
|
|