dcos marathon app restart

Restarting an application

Description

The dcos marathon app restart command allows you to restart an application.

Usage

  1. dcos marathon app restart [--force] <app-id>

Options

NameDescription
—helpShow this message and exit.
—forceDisable checks in Marathon during updates.

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.