Skip to content

Tsuru app process update

tsuru app process update

Updates a plan of app process

Synopsis

Updates a plan of app process

tsuru app process update [app] [process] [--plan/-p plan name] [--default-plan] [flags]

Options

  -p, --plan string    Changes plan for the app
      --default-plan   Reset process to default plan of app
      --no-restart     Prevent tsuru from restarting the application
  -h, --help           help for update

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 process - An application process represents a command that runs as part of the application.
Auto generated by spf13/cobra on 16-Jan-2026