top | item 44278458

(no title)

looknee | 8 months ago

The gcloud CLI handles this using argparse, having a parent mutex group with one child —no-timeout flag and then a child group containing the timeout flags.

discuss

order

what|8 months ago

But the docs say you can’t (or shouldn’t) add a child group because it’s not supported and will be removed…