cluster kubeconfig
Download the credentials for a test cluster. For more information, see About Compatibility Matrix.
Usage
replicated cluster kubeconfig ID [flags]
Flag | Type (if applicable) | Description |
---|---|---|
-h, --help | Help for the command. | |
--id | string | The ID of the cluster to download credentials for, when the a name is not specified. |
--name | string | The name of the cluster to download credentials for, when an ID is not provided. |
--output-path | string | The path to kubeconfig file to write to. If a path is not specified, the output will be merged to your existing kubeconfig. |
--stdout | Writes kubeconfig to stdout. |