Tsuru unit
tsuru unit¶
A unit is a container.
Options¶
-h, --help help for unit
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 - A command-line interface for interacting with tsuru
- tsuru unit add - Adds new units to a process of an application. You need to have access to the
- tsuru unit autoscale - Manage autoscaling of application units.
- tsuru unit kill - Kills units from a process of an application or job. You need to have access to the
- tsuru unit remove - Removes units from a process of an application. You need to have access to the
- tsuru unit set - Set the number of units for a process of an application, adding or removing units as needed.