Description
The dcos marathon debug summary
command displays summarized information for a queued instance launch for debugging purpose…
Usage
dcos marathon debug summary <app-id> [--json]
Options
Name |
Description |
-h , --help |
Display info about usage of this command. |
--json |
Displays JSON-formatted data. |
Positional arguments
Name |
Description |
<app-id> |
The application ID. You can view a list of the application IDs with the dcos marathon app list command. |
Parent command
Command |
Description |
dcos marathon |
Deploy and manage applications to DC/OS. |