Description
The dcos marathon pod kill
command allows you to kill one or more running pod instances.
Usage
Options
Name | Description |
---|---|
-h , --help |
Display info about usage of this command. |
Positional arguments
Name | Description |
---|---|
<instance-ids> |
List of one or more pod instance IDs, separated by a space. |
<pod-id> |
The pod ID. You can view a list of the pod IDs with the dcos marathon pod list command. |
Parent command
Command | Description |
---|---|
dcos marathon | Deploy and manage applications to DC/OS. |