📄️ 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 sync
Sync workloads to run in current namespace with same volume、env、and network
📄️ Kubevpn unsync
Remove sync resource
📄️ Kubevpn run
Run your kubernetes workloads in local Docker container with same volume、env、and network
📄️ Kubevpn status
Show connect status and list proxy/sync resource
📄️ Kubevpn alias
Configure command aliases for easier execution, similar to SSH alias configuration.
📄️ Kubevpn reset
Reset workloads to origin specification proxied by kubevpn
📄️ Kubevpn quit
Disconnect from the cluster, leave proxy resources, quit the daemon gRPC server and clean up dns/host.
📄️ Kubevpn uninstall
Cleanup all resources created by kubevpn in a Kubernetes cluster
📄️ 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.