Skip to content

Tsuru unit add

tsuru unit add

Adds new units to a process of an application. You need to have access to the

Synopsis

Adds new units to a process of an application. You need to have access to the app to be able to add new units to it.

tsuru unit add <# 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 string   Version number
  -h, --help             help for add

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