pw kube ls
pw kube ls
List all kubernetes clusters
pw kube ls [flags]Examples
pw kube ls
# List all kubernetes clusters, displayed as json
pw kube ls -o json
# List all kubernetes clusters, displayed as a table
# Tables display Name, total vCPUs, total Memory
pw kube ls -o tableOptions
-h, --help help for ls
-o, --output string Output format (json, table)Options inherited from parent commands
--context string The context to use. Overrides PW_CONTEXT environment variable and current context from config.
--platform-host string The Parallel Works ACTIVATE platform host to use. Overrides PW_PLATFORM_HOST environment variable and the current context's server.
-v, --verbose Enable verbose loggingSEE ALSO
- pw kube - Kubernetes commands