Tsuru team quota change
tsuru team quota change¶
Changes the limit of apps that a team can create.
Synopsis¶
Changes the limit of apps that a team can create.
The new limit must be an integer, it may also be "unlimited".
tsuru team quota change <team-name> <new-limit> [flags]
Options¶
-h, --help help for change
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 team quota - Quotas are used to safeguard the cluster against undesired or excessive scaling.