Skip to content

Tsuru unit kill

tsuru unit kill

Kills units from a process of an application or job. You need to have access to the

Synopsis

Kills units from a process of an application or job. You need to have access to the app or job to be able to remove unit from it.

tsuru unit kill <-a/--app appname|-j/--job jobname> [-f/--force] <unit> [flags]

Options

  -a, --app string   The name of the app.
  -f, --force        Forces the termination of unit.
  -j, --job string   The name of the job.
  -h, --help         help for kill

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