Token to authenticate with the Kubernetes API
The pw kube token command must be followed by a cluster name. Use this command to get a token to authenticate with the Kubernetes API.
pw kube token [clientId] [flags]
# Get a token with the cluster name **demo**
pw kube token demo
-h, --help help for token
--platform-host string The Parallel Works platform host to use. Will override any other platform host settings.
-v, --verbose Enable verbose logging