Tsuru autoscale unset
tsuru autoscale unset¶
Unsets a unit auto scale configuration.
Synopsis¶
Unsets a unit auto scale configuration.
tsuru autoscale unset [-a/--app appname] [-p/--process processname] [flags]
Options¶
-a, --app string The name of the app.
-p, --process string Process name
-h, --help help for unset
Options inherited from parent commands¶
--target string Tsuru server endpoint
--verbosity int Verbosity level: 1 => print HTTP requests; 2 => print HTTP requests/responses
SEE ALSO¶
- tsuru autoscale - Manage autoscaling of application units.