Flags:
-c, --container string which container of pod to run command
-d, --deployment string k8s deployment which you want to forward to
-p, --dev-port strings port-forward between pod and local, such 8080:8080 or :8080(random localPort)
--follow stock here waiting for disconnect or return immediately
-f, --forward forward actually, deprecated
-h, --help help for start
--pod string specify pod name
-t, --type string specify service type (default "deployment")
--way string specify port-forward way, deprecated (default "manual")
Global Flags:
--debug enable debug level log
--kubeconfig string the path of the kubeconfig file
-n, --namespace string kubernetes namespace