25 lines
442 B
Plaintext
25 lines
442 B
Plaintext
Description:
|
|
Display help information about DC/OS.
|
|
|
|
Usage:
|
|
dcos help
|
|
dcos help --help
|
|
dcos help --info
|
|
dcos help <subcommand>
|
|
|
|
Commands:
|
|
help
|
|
Print help information about a subcommand.
|
|
|
|
Options:
|
|
--help
|
|
Print usage.
|
|
--info
|
|
Print a short description of this subcommand.
|
|
--version
|
|
Print version information.
|
|
|
|
Positional Arguments:
|
|
<subcommand>
|
|
The subcommand name.
|