knts cluster kc
Gets the kubeconfig of the cluster in the klusternetes
Synopsis
This command lets you download the kubeconfig of the cluster in the Klusternetes. You can give the filename, where the output is stored. You can also authenticate with the account through the export command given in the knts cluster overview page
Usage
knts cluster kc [<name of cluster>] [flags]
Flags
-f, --file string kubeconfig out file
-h, --help help for kc
-o, --output string Output format. One of: json|yaml
Global Flags
-l, --log-level string amount of information outputted (debug, info, warn, error) (default "warn")
--log-output string output format for logs (tty, plain, json) (default "tty")