Port-forwards
Named port-forwards use the active Kubernetes context:
resource accepts Kubernetes kinds such as svc, service, deployment, pod, statefulset, daemonset, job, and cronjob.
If ports is omitted, eggl-cli uses 8080:80.
List forwards
Start a forward
The command remains attached to the port-forward. Press Ctrl+C to stop it.
Open the local endpoint after the tunnel is ready:
The --open flag opens http://localhost:<local-port> in the default browser.