Description
The dcos marathon pod list command displays a list of deployed pods.
Usage
dcos marathon pod list [--json|--quiet]
Options
| Name | Description |
|---|---|
--json |
Displays JSON-formatted data. |
-q, --quiet |
Display IDs only for list. |
-h, --help |
Display info about usage of this command. |
Parent command
| Command | Description |
|---|---|
| dcos marathon | Deploy and manage applications to DC/OS. |
DC/OS Documentation