Description
The dcos task
commands let you manage DC/OS tasks.
This command is deprecated since DC/OS 2.0; use dcos task list
instead.
Usage
dcos task [OPTIONS]
Options
Name | Description |
---|---|
-h , --help |
Print usage. |
--agent-id |
Only list the tasks for a specified agent. |
--info |
Print a short description of this subcommand. |
--version |
Print version information. |
Commands
dcos task attach
Attaching a process inside of a task's container…Read More
dcos task download
Download files from the Mesos task sandbox directory…Read More
dcos task exec
Launching a process inside of a task's container…Read More
dcos task list
List the tasks inside of a cluster…Read More
dcos task log
Displaying the task log…Read More
dcos task ls
Display the list of files in the Mesos task directory…Read More
dcos task metrics details
Display all metrics for a specified task…Read More
dcos task metrics summary
Display key metrics for a task…Read More