Replies: 1 comment
-
You'll have to use
Install $ echo '{}' | yq '.portForwards += [{"guestPort":8080, "hostPort": 8888}]'
portForwards:
- guestPort: 8080
hostPort: 8888 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
limactl start --help
does not show anything about port forwarding. Is there a way?Beta Was this translation helpful? Give feedback.
All reactions