Skip to content

Tsuru unit set

tsuru unit set

Set the number of units for a process of an application, adding or removing units as needed.

Synopsis

Set the number of units for a process of an application, adding or removing units as needed. You need to have access to the app to be able to set the number of units for it. The process flag is optional if the app has only 1 process.

tsuru unit set <# of units> [-a/--app appname] [-p/--process processname] [--version version] [flags]

Options

  -a, --app string       The name of the app.
  -p, --process string   Process name
      --version int      Version number
  -h, --help             help for set

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

Auto generated by spf13/cobra on 16-Jan-2026