📄️ Global options
same as kubectl options。
📄️ Kubevpn connect
Connect to kubernetes cluster network
📄️ Kubevpn disconnect
Disconnect from Kubernetes cluster network
📄️ Kubevpn proxy
Proxy kubernetes workloads inbound traffic into local PC
📄️ Kubevpn leave
Leave proxy resource and restore it to origin
📄️ Kubevpn clone
Clone workloads to run in target-kubeconfig cluster with same volume、env、and network
📄️ Kubevpn remove
Remove clone resource
📄️ Kubevpn dev
Startup your kubernetes workloads in local Docker container with same volume、env、and network
📄️ Kubevpn status
Show connect status and list proxy/clone resource
📄️ Kubevpn alias
Configure command aliases for easier execution, similar to SSH alias configuration.
📄️ Kubevpn reset
Reset all resources created by kubevpn in a Kubernetes cluster
📄️ Kubevpn quit
Disconnect from the cluster, leave proxy resources, quit the daemon gRPC server and clean up dns/host.
📄️ Kubevpn logs
Print the logs for the kubevpn daemon gRPC server. It will show both the sudo daemon and user daemon gRPC server logs.
📄️ Kubevpn upgrade
Upgrade kubevpn client to the latest version, automatically download and install the latest kubevpn from GitHub.
📄️ Kubevpn version
Print the client version information.