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
-
limactl start --help
does not show anything about port forwarding. Is there a way?Beta Was this translation helpful? Give feedback.
All reactions