Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev.icinga.com #7371] Cli command parser must support unregistered boost::program_options #2050

Closed
icinga-migration opened this issue Oct 13, 2014 · 1 comment
Labels
area/cli Command line helpers enhancement New feature or request
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/7371

Created by mfriedrich on 2014-10-13 16:05:41 +00:00

Assignee: mfriedrich
Status: Resolved (closed on 2014-10-13 16:10:02 +00:00)
Target Version: 2.2.0
Last Update: 2014-10-13 16:10:02 +00:00 (in Redmine)


Required for passing argument values without any key, for example:

\# icinga2 feature enable foo bar baz
\[2014-10-13 18:00:12 +0200\] information/cli: Enabling feature(s) foo,bar,baz, in '/etc/icinga2/features-available'.

**Changesets**

_2014-10-13 16:07:52 +00:00_ by _(unknown)_ 3513d1f2f948befb21579f244b3bd7b4e5aa44fa

    CLI framework: Add support for unrecognized parameters
    
    Required for feature enable command for example.
    
    fixes #7371

_2014-10-14 12:27:37 +00:00_ by _(unknown)_ d9f5409e8bbc2116dc31af90a30f2c7ed8fc5b41

    CLI framework: Change unrecognized into positional options
    
    refs #7371


---

**Parent Task:** [#7246](https://dev.icinga.com/issues/7246)
@icinga-migration
Copy link
Author

Updated by Anonymous on 2014-10-13 16:10:02 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset 3513d1f.

@icinga-migration icinga-migration added enhancement New feature or request area/cli Command line helpers labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.2.0 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Command line helpers enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant