Closed scalp42 closed 8 years ago
Sorry about that, I typod "deploy cancel" instead of "deploy destroy". It also didn't print anything out after doing a destroy, so I fixed that too.
$ go clean && go build && ./marathonctl -h http://hoenig.ausoff.indeed.net:18080 deploy destroy f8057adb-ef7e-4c7d-82bc-98663c4a1019
DEPLOYID VERSION
121c330a-600a-4f4a-959e-97d4dde03d4e 2016-02-15T04:20:24.738Z
Hi @shoenig
Using master branch, currently if you try to stop a deploy (with
destroy
) passing the UID, it doesn't work, as in the cli acts like it's missing a parameter.Example: