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

disable should accept message parameter #8

Open
komlenic opened this issue Nov 30, 2015 · 0 comments
Open

disable should accept message parameter #8

komlenic opened this issue Nov 30, 2015 · 0 comments

Comments

@komlenic
Copy link
Owner

I'm not sure how to best handle instances where specific actions (such as disable) will require additional input. The idea of all commands following the 'drubs action nodes' pattern could probably be maintained fine if the command for drubs disable looked like this:

drubs disable [nodes] --message="My message here"

--message, -m would be an optional argument only to the disable action/command.

This is probably how this needs to be handled.

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

No branches or pull requests

1 participant