flask-script icon indicating copy to clipboard operation
flask-script copied to clipboard

`Group`s for `Manager` instances

Open yggi49 opened this issue 10 years ago • 0 comments

If I see it right, argument groups are only possible with custom commands, but sometimes it would be useful to have it on the Manager level, too, e.g. when adding mutually exclusive flags.

yggi49 avatar Apr 17 '15 13:04 yggi49