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

Michael Osipov updated CLI-257:
-------------------------------
    Description: 
commons cli can only throw exception or start skipping once it hit unknown 
parameter.
I need a way to tell it to start skip unknown arguments and save them somewhere 
for later handling, but do handle known arguments to the end

  was:
commons cli can only throw exception or start skipping once it hit unknown 
parameter.
I need a way to tell it to start skip unknown arguments and save them somewhere 
for latter handling, but do handle known arguments to the end


> Allow partial parsing
> ---------------------
>
>                 Key: CLI-257
>                 URL: https://issues.apache.org/jira/browse/CLI-257
>             Project: Commons CLI
>          Issue Type: Improvement
>    Affects Versions: 1.3.1
>         Environment: any
>            Reporter: Gunchin Aleksey
>
> commons cli can only throw exception or start skipping once it hit unknown 
> parameter.
> I need a way to tell it to start skip unknown arguments and save them 
> somewhere for later handling, but do handle known arguments to the end



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

Reply via email to