Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command line arguments for port-forward #632

Closed
adavydow opened this issue Mar 14, 2019 · 0 comments · Fixed by #695
Closed

Command line arguments for port-forward #632

adavydow opened this issue Mar 14, 2019 · 0 comments · Fixed by #695
Assignees

Comments

@adavydow
Copy link
Contributor

At the moment client allows to forward one port per run. As it takes control of tty it is not convenient. Let's do it like Kubernetes: kubectl port-forward TYPE/NAME [LOCAL_PORT:]REMOTE_PORT [...[LOCAL_PORT_N:]REMOTE_PORT_N] [options]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants