iai services port-forward
Synopsis
iai services port-forward <service_name> [flags]Examples
iai services port-forward my-svc
iai services port-forward my-svc --port 8080
iai services port-forward my-svc --port 8080 --local-port 9090Options
-h, --help help for port-forward
--local-port int Local port to listen on (defaults to the remote port)
-o, --organization string Organization name
--port int Remote port on the service (defaults to the service's configured port)
-p, --project string Project nameOptions inherited from parent commands
SEE ALSO
Last updated
Was this helpful?

