apple / swift-argument-parser

Straightforward, type-safe argument parsing for Swift
Apache License 2.0
3.3k stars 311 forks source link

Add ability to group commands #643

Closed rauhul closed 2 months ago

rauhul commented 2 months ago

We can group options today, it would be nice if we could do the same with commands with many subcommands.