Files
deb-python-dcos/cli/dcoscli/data/help/config.txt
2016-02-23 15:46:37 -08:00

18 lines
459 B
Plaintext

Get and set DCOS CLI configuration properties
Usage:
dcos config --info
dcos config set <name> <value>
dcos config show [<name>]
dcos config unset <name>
dcos config validate
Options:
-h, --help Show this screen
--info Show a short description of this subcommand
--version Show version
Positional Arguments:
<name> The name of the property
<value> The value of the property