dcos marathon debug summary

Display the debugging queue of waiting Marathon app deployments

Description

The dcos marathon debug summary command displays summarized information for a queued instance launch for debugging purpose…

Usage

  1. dcos marathon debug summary <app-id> [--json]

Options

NameDescription
-h, —helpDisplay info about usage of this command.
—jsonDisplays JSON-formatted data.

Positional arguments

NameDescription
<app-id>The application ID. You can view a list of the application IDs with the dcos marathon app list command.

Parent command

CommandDescription
dcos marathonDeploy and manage applications to DC/OS.