Description
The dcos marathon group remove
command allows you to remove applications from DC/OS.
Usage
dcos marathon group remove [--force] <group-id>
Options
Name |
Description |
-h , --help |
Display info about usage of this command. |
--force |
Disable checks in Marathon during updates. |
Positional arguments
Name |
Description |
<group-id> |
The group ID. You can view a list of the group IDs with the dcos marathon group list command. |
Parent command
Command |
Description |
dcos marathon |
Deploy and manage applications to DC/OS. |