teamhephy / workflow-e2e

MIT License
0 stars 4 forks source link

add autoscale tests #3

Open Cryptophobia opened 6 years ago

Cryptophobia commented 6 years ago

From @vdice on May 25, 2017 18:53

 $ deis autoscale --help

Valid commands for autoscale:

autoscale:list   list autoscale options of an application
autoscale:set    turn on autoscale for an app
autoscale:unset  turn off autoscale for an app

Use 'deis help [command]' to learn more.

Copied from original issue: deis/workflow-e2e#359