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

Options for commands #34

Open
berekuk opened this issue Apr 26, 2012 · 0 comments
Open

Options for commands #34

berekuk opened this issue Apr 26, 2012 · 0 comments
Labels

Comments

@berekuk
Copy link
Owner

berekuk commented Apr 26, 2012

It would be cool to be able to do:

  ubic dosomething --foo xxx --bar yyy my.service

Ubic should pass --foo xxx --bar yyy as a list or as a hash { foo => 'xxx', bar => 'yyy' } to service's dosomething method.

This feature would be useful for some built-in commands too. Probably.

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

No branches or pull requests

1 participant