Skip to content

Tsuru app quota change

tsuru app quota change

Changes the limit of units that an app can have.

Synopsis

Changes the limit of units that an app can have.

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

tsuru app quota change [-a/--app appname] <new-limit> [flags]

Options

  -a, --app string   The name of the app.
  -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 app quota - Quotas are used to safeguard the cluster against undesired or excessive scaling.
Auto generated by spf13/cobra on 16-Jan-2026