[ 
https://issues.apache.org/jira/browse/KARAF-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

metatech updated KARAF-3390:
----------------------------
    Attachment: karaf_client_end_of_options.patch

> Karaf client should allow passing arguments to command
> ------------------------------------------------------
>
>                 Key: KARAF-3390
>                 URL: https://issues.apache.org/jira/browse/KARAF-3390
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-core
>    Affects Versions: 2.2.11
>         Environment: ServiceMix 4.5.3
>            Reporter: metatech
>         Attachments: karaf_client_end_of_options.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Karaf client should allow to send command arguments, for instance
> {code}
> start --force 1
> {code}
> The "--force" argument is interpreted locally by Karaf client and blocked 
> because it is unknown to it :
> {noformat}
> Unknown option: --force
> Run with --help for usage
> {noformat}
> Here is a patch to Karaf client which adds support for the "end of options 
> marker" double-dash (as in the "getopt" component).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to