Skip to content

Tsuru plan remove

tsuru plan remove

Removes an existing plan. It will no longer be available for newly created

Synopsis

Removes an existing plan. It will no longer be available for newly created apps. However, this won't change anything for existing apps that were created using the removed plan. They will keep using the same value amount of resources described by the plan.

tsuru plan remove <name> [flags]

Options

  -h, --help   help for remove

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 plan - Plan specifies how computational resources are allocated to your application.
Auto generated by spf13/cobra on 16-Jan-2026