Feature #3282
closed
Support global options at any position
Added by Tomáš Strachota over 11 years ago.
Updated over 5 years ago.
Description
Currently the global options need to be passed right after the command hammer.
Eg.
hammer -v architecture list
It should be also possible to call
hammer architecture list -v
and get the same result.
- Description updated (diff)
- Target version deleted (
1.4.0)
- Project changed from Foreman to Hammer CLI
- Category deleted (
44)
- Status changed from New to Rejected
With growing number of global options there is high risk of name conflict with the options coming from API. Over the years the concept of separate global option seems to be well accepted by the users without demand for a change.
Also available in: Atom
PDF