instance port-forward creates a tunnel from a local port to a port on a Namespace instance. This is useful for accessing services running inside an instance without exposing them publicly.
Usage
Example
Forward local port 8080 to port 80 on the instance:Output