KubeKanvas CLI Documentation
The KubeKanvas CLI is your bridge between the KubeKanvas visual Kubernetes IDE and your Kubernetes clusters. It handles authentication, cluster discovery, deployment management, Helm chart operations, and encryption of Kubernetes Secrets — all from your terminal.
Quick start: Install the CLI, log in, configure your clusters, and connect — then deploy visually designed Kubernetes workloads in seconds.
Installation & Upgrade
Get the KubeKanvas CLI installed on macOS, Windows, or Linux. Configure your environment for Kubernetes cluster management.
Concepts
Understand why the KubeKanvas CLI exists, how it connects your local Kubernetes clusters to the visual IDE, and the core workflow.
Command Reference
Complete reference for every KubeKanvas CLI command — authentication, cluster configuration, deployment, encryption keys, and more.
Getting Started
- Install the KubeKanvas CLI on your machine
- Run
kubekanvas loginto authenticate with your KubeKanvas account - Run
kubekanvas configureto discover and register your Kubernetes clusters - Run
kubekanvas connectto start listening for deployment commands from the KubeKanvas IDE
Once connected, any project you design in the KubeKanvas visual editor can be deployed directly to your clusters with a single click — the CLI handles Helm chart generation, namespace management, and release lifecycle automatically.