Command Reference
The KubeKanvas CLI provides commands for authenticating, configuring Kubernetes clusters, listening for real-time deployments, managing encryption keys, and bootstrapping local development environments.
login
Authenticate with KubeKanvas using a secure browser-based flow
configure
Discover Kubernetes clusters from kubeconfig files, test connectivity, and register them with your organization
connect
Establish a real-time connection and listen for Helm deployment commands from the KubeKanvas IDE
list-clusters
Display all local Kubernetes clusters and clusters registered with KubeKanvas
keys
Manage encryption keys for end-to-end encryption of Kubernetes Secrets
fetch-helm-chart
Download auto-generated Helm charts for KubeKanvas projects
setup
Install kubectl and Helm CLI dependencies automatically
setup-k3d
Create a local k3d Kubernetes cluster for development and testing
logout
Remove authentication token and log out from KubeKanvas