dcos marathon app version list

Displaying the version history of an application

Description

The dcos marathon app version list command allows you to list the version history of an application.

Usage

  1. dcos marathon app version list [--max-count=<max-count>] <app-id>

Options

NameDescription
-h, —helpDisplay info about usage of this command.
—max-count=<max-count>Maximum number of entries to fetch and return.

Positional arguments

NameDescription
<app-id>The application ID.

Parent command

CommandDescription
dcos marathonDeploy and manage applications to DC/OS.