Description
The dcos task metrics summary command displays a table of key metrics for the task specified by <task-id>.
Usage
dcos task metrics summary <task-id> [--json]
Options
| Name | Description |
|---|---|
<task-id> |
A full task ID, a partial task ID, or a Unix shell wildcard pattern (for example, ‘my-task*’). |
--json |
Print JSON-formatted list of tasks. |
Parent command
| Command | Description |
|---|---|
| dcos task | Manage DC/OS tasks. |
DC/OS Documentation