tmt
tmt copied to clipboard
Idea: args shortening
Can we do shortening like --playbook
= --playbooks
, --script
= --scripts
etc. then?
tmt plan --hel
Usage: tmt plan [OPTIONS] COMMAND [ARGS]...
Try "tmt plan --help" for help.
Error: no such option: --hel Did you mean --help?
For command shortening I needed to do this.
Originally posted by @psss in https://github.com/psss/tmt/timeline