dcos marathon debug details

Displaying debugging information for Marathon applications

Description

The dcos marathon app debug details command displays detailed information for a queued instance launch for debugging purposes.

Usage

  1. dcos marathon debug details <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.