You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "squakez (via GitHub)" <gi...@apache.org> on 2023/06/01 09:27:47 UTC

[GitHub] [camel-k] squakez commented on issue #4443: --port flag not working while running kamel integration in debug mode

squakez commented on issue #4443:
URL: https://github.com/apache/camel-k/issues/4443#issuecomment-1571681684

   ```
         --port uint            Local port to use for port-forwarding (default 5005)
         --remote-port uint     Remote port to use for port-forwarding (default 5005)
   ```
   I think `port` is the local one where your machine is connected. The one you see is the remote one. Try `--remote-port`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org