Description
The dcos help
command provides help for any command in the application. If it is run with no command, the output defaults to dcos --help
.
Type dcos help [path to command]
for full details.
Usage
Options
Name | Description |
---|---|
--help, h |
Display usage. |
Examples
dcos help
command without arguments
Display output of dcos config
command
Display help for The dcos help config
command is the same as dcos config --help
.