A community user with multiple users in their deployment reported a feature request to improve the `port-forward` experience. Right now, you have to enter `--tcp` or `--udp` for each port. The request, and their requirement, is 100+ ports and they want it much simpler. Example implementations suggested are: A file with a list of ports Or just removing the repetitive `--tcp` or `--udp` flag