depcon icon indicating copy to clipboard operation
depcon copied to clipboard

cannot scale down to 0

Open jucardi opened this issue 7 years ago • 1 comments

app scale [applicationId] [instances] has no effect when providing 0 instances. Works with any other value. However it seems that the Marathon API does not return an error so the depcon CLI returns the generated DEPLOYMENT_ID which never reaches the cluster.

jucardi avatar Mar 22 '18 01:03 jucardi

I see app pause was added in version 0.9.4 which does the trick. I'll leave this issue opened if you would like to fix the functionality of scale to 0 to function as the Marathon UI does.

jucardi avatar Mar 22 '18 02:03 jucardi