dcos marathon task show

Displaying information about a specific task

Description

The dcos marathon task show command allows you to list a specific task.

Usage

dcos marathon task show <task-id>

Options

Name Description
-h, --help Display info about usage of this command.

Positional arguments

Name Description
<task-id> The task ID. You can view a list of the task IDs with the dcos marathon task list command.

Parent command

Command Description
dcos marathon Deploy and manage applications to DC/OS.