zhfeng commented on issue #6142:
URL: https://github.com/apache/camel-quarkus/issues/6142#issuecomment-2311884386

   Hi @davsclaus what version of camel jbang should be used? I run with `4.7` 
but there is no `--address`
   ```
   JBang version: 0.117.1
   Camel JBang version: 4.7.0
   ```
   
   ```
   Unknown option: '--address'
   Usage: camel get endpoint [-h] [--short-uri] [--watch] [--wide-uri]
                             [--filter=<filter>]
                             [--filter-direction=<filterDirection>]
                             [--filter-total=<filterTotal>] [--limit=<limit>]
                             [--sort=<sort>] [<name>]
   Get usage of Camel endpoints
         [<name>]            Name or pid of running Camel integration
     -h, --help              Display the help and sub-commands
         --watch             Execute periodically and showing output fullscreen
         --sort=<sort>       Sort by pid, name, age or total
         --limit=<limit>     Filter endpoints by limiting to the given number of
                               rows
         --filter=<filter>   Filter endpoints by URI
         --filter-direction=<filterDirection>
                             Filter by direction (in or out)
         --filter-total=<filterTotal>
                             Filter endpoints that must be higher than the given
                               usage
         --short-uri         List endpoint URI without query parameters (short)
         --wide-uri          List endpoint URI in full details
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to