Description
The dcos marathon
commands allow you to deploy and manage applications to DC/OS.
Usage
Options
Name | Description |
---|---|
--config-schema |
Show the configuration schema for the Marathon subcommand. |
--help , h |
Displays usage. |
--info |
Displays a short description of this subcommand. |
--version , v |
Displays version information. |
Commands
dcos marathon about
Displays the info.json file for DC/OS Marathon
dcos marathon app add
Adding an application
dcos marathon app kill
Killing an active application instance
dcos marathon app list
Displaying all installed applications
dcos marathon app remove
Removing an application
dcos marathon app restart
Restarting an application
dcos marathon app show
Viewing the json file for an app
dcos marathon app start
Starting an application
dcos marathon app stop
Stopping an application
dcos marathon app version list
Displaying the version history of an application
dcos marathon debug details
Displaying debugging information for Marathon applications
dcos marathon debug list
Displaying the current queue of Marathon app deployments
dcos marathon debug summary
Display the debugging queue of waiting Marathon app deployments
dcos marathon deployment list
Displaying a list of currently deployed applications
dcos marathon deployment rollback
Removing a deployed application
dcos marathon deployment stop
Cancelling in-progress application deployment
dcos marathon deployment watch
Monitoring application deployments
dcos marathon group add
Adding a Marathon group
dcos marathon group list
Displaying the list of groups
dcos marathon group remove
Removing a Marathon application from DC/OS
dcos marathon group scale
Scaling a group
dcos marathon group show
Display a list of groups
dcos marathon group update
Updating Marathon group properties
dcos marathon pod add
Adding a pod
dcos marathon pod kill
Stopping one or more running pod instances
dcos marathon pod list
Viewing the deployed pods
dcos marathon pod remove
Removing a pod
dcos marathon pod show
Displaying detailed information for a specific pod
dcos marathon pod update
Updating a Marathon pod
dcos marathon task list
Displaying all tasks
dcos marathon task show
Displaying information about a specific task
dcos marathon task stop
Stopping a task