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

Add support for options _following_ positional parameters #130

Closed
remkop opened this issue May 25, 2017 · 3 comments
Closed

Add support for options _following_ positional parameters #130

remkop opened this issue May 25, 2017 · 3 comments

Comments

@remkop
Copy link
Owner

remkop commented May 25, 2017

For example

ansible somehost -m ping
@kbruegge
Copy link

This would indeed be a very welcome addition. Keep up the good work. 👍

@remkop
Copy link
Owner Author

remkop commented Sep 28, 2017

Thanks for the positive feedback!
Note that I'm going to have to change picocli's current default to be able to do this.

See #192. I'm not happy about the disruption this may cause but I don't see any other way forward.

@remkop
Copy link
Owner Author

remkop commented Oct 13, 2017

The implementation for this is done and pushed to master. Still todo: documentation updates and potentially more unit tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants