Description
The dcos marathon task list command displays a list of all tasks.
Usage
dcos marathon task list [--json|--quiet] [<app-id>]
Options
| Name | Description |
|---|---|
--json |
Displays JSON-formatted data. |
-q, --quiet |
Display IDs only for list. |
-h, --help |
Display info about usage of this command. |
Positional arguments
| Name | Description |
|---|---|
<app-id> |
The application ID. |
Parent command
| Command | Description |
|---|---|
| dcos marathon | Deploy and manage applications to DC/OS. |
DC/OS Documentation