Files
deb-python-dcos/cli/tests/data/help/default.txt
José Armando García Sancio 2fc23c9d70 package: improve readability (#879)
Also improves `experimental` subcommand description.
2017-01-25 09:45:08 -08:00

20 lines
844 B
Plaintext

Command line utility for the Mesosphere Datacenter Operating
System (DC/OS). The Mesosphere DC/OS is a distributed operating
system built around Apache Mesos. This utility provides tools
for easy management of a DC/OS installation.
Available DC/OS commands:
auth Authenticate to DC/OS cluster
config Manage the DC/OS configuration file
experimental Commands under development and subject to change
help Display help information about DC/OS
job Deploy and manage jobs in DC/OS
marathon Deploy and manage applications to DC/OS
node Administer and manage DC/OS cluster nodes
package Install and manage DC/OS software packages
service Manage DC/OS services
task Manage DC/OS tasks
Get detailed command description with 'dcos <command> --help'.