Tsuru unit autoscale unset
tsuru unit autoscale unset¶
DEPRECATED: For better usability, this command has been replaced by "tsuru autoscale unset".
Synopsis¶
DEPRECATED: For better usability, this command has been replaced by "tsuru autoscale unset".
Unsets a unit auto scale configuration.
tsuru unit 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 unit autoscale - Manage autoscaling of application units.