I tried a few things:
qds.py group --help
qds.py --help group
qds.py group -h
qds.py -h group
Only the cluster subcommand help shows (always), the others don't.
Oh, it works if you add a token, even if the token is bad.
qds.py --token=xyz group --help