-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Situation:
- Currently, the short help messages for the commands of exaslct are not helpful
Usage: exaslct.py [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.Commands:
build This command builds all stages of the
script...
clean-all-images This command uploads the whole script...
clean-flavor-images This command uploads the whole script...
export This command exports the whole script...
generate-language-activation This command generates a alter session...
push This command pushes all stages of the
script...
run-db-test This command runs the integration tests in...
save This command pushes all stages of the
script...
spawn-test-environment This command spawn a test environment with
a...
upload This command uploads the whole script...
Task:
- Add short help messages to command, refer to https://click.palletsprojects.com/en/7.x/documentation/#command-short-help