Skip to main content

cluster kubeconfig

Download the credentials for a test cluster. For more information, see About the Compatibility Matrix.

Usage

replicated cluster kubeconfig ID [flags]
FlagType (if applicable)Description
-h, --helpHelp for the command.
--idstringThe ID of the cluster to download credentials for, when the a name is not specified.
--namestringThe name of the cluster to download credentials for, when an ID is not provided.
--output-pathstringThe path to kubeconfig file to write to. If a path is not specified, the output will be merged to your existing kubeconfig.
--stdoutWrites kubeconfig to stdout.