--app-id string app Id of the application whose container is to be port forwarded
--container-id string Id of the container required for port forward
--local-port int local port on which port forwarding will work. Range of local port is between 1 to 65535
--remote-port int private port of service running in docker container
-h, --help help for port-forward