release clusters kubeconfig
Command reference doc for the Release CLI
Downloads the Kubernetes config file for one or more clusters
Examples
Options
--account <string>
Account name or ID (default: $RELEASE_ACCOUNT or "account" in config file)
--all-clusters
Download kubeconfig for all clusters
--cluster <string>
Cluster context or ID
--overwrite
Overwrite existing files
Options inherited from parent commands
--config <string>
config file (default is $HOME/.release.yaml)
--debug
enable debug logging
Related
release clusters - Manage clusters
Last updated