The --list and --brief arguments are exclusive.
teuthology-lock: error: argument --brief: not allowed
with argument --list
teuthology-lock --lock-many 1 --machine-type vps
teuthology-lock --lock -t target.yaml
teuthology-lock --list-targets plana01
- teuthology-lock --list --brief --owner user@host
teuthology-lock --brief
+ teuthology-lock --brief --owner user@host
teuthology-lock --update --status down --desc testing plana01
'''),
formatter_class=argparse.RawTextHelpFormatter)