settings#
usage: awx settings [-h] action ...
positional arguments:
action
list
modify
optional arguments:
-h, --help show this help message and exit
awx settings: the following arguments are required: action
settings list#
usage: awx settings list [-h] [--slug SLUG]
optional arguments:
-h, --help show this help message and exit
--slug SLUG optional setting category/slug
settings modify#
usage: awx settings modify [-h] key value
positional arguments:
key
value
optional arguments:
-h, --help show this help message and exit
awx settings modify: the following arguments are required: key, value