Ticket #225 (assigned enhancement)
Support ganged or multivalue Cmdline Option with subOptions
Reported by: | hopscc | Owned by: | Chuck |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Cobra Compiler | Version: | 0.8.0 |
Keywords: | Cc: |
Description
Some commandline options provide multiple tweaks around a single item (e.g testify-threads, testify-runner, testify-results affecting -testify).
It would be convenient if rather than having multiple individual options for things like this we could specify a single option and provide a set of subOptions within it explicitly tying the subOptions to a single item
(also supporting defaulting and convenient ganged settings)
Useful also for setting things like metrics (enabling) and list of metrics (to be calculated) and arg provided to each metric to be done (threshold value).
see Code Metrics Discussion
Attachments
Change History
Note: See
TracTickets for help on using
tickets.