marathonctl icon indicating copy to clipboard operation
marathonctl copied to clipboard

"Use the force" to destroy an app

Open xavierhardy opened this issue 8 years ago • 0 comments

Could you add a --force option to the app destroy command, please?

request failed, details:
{
"message": "App is locked by one or more deployments. Override with the option '?force=true'. View details at '/v2/deployments/'.",
"deployments": [
{
"id": "666c578f-a8e6-42fc-aa0b-4ed0b0e33d42"
}
]
}

Thanks in advance

xavierhardy avatar Feb 03 '17 15:02 xavierhardy