Skip to content

Tsuru user quota change

tsuru user quota change

Changes the limit of apps that a user can create.

Synopsis

Changes the limit of apps that a user can create.

The new limit must be an integer, it may also be "unlimited".

tsuru user quota change <user-email> <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 user quota - Quotas are used to safeguard the cluster against undesired or excessive scaling.
Auto generated by spf13/cobra on 16-Jan-2026