Skip to content

Tsuru platform remove

tsuru platform remove

Remove a platform from tsuru. This command will fail if there are application

Synopsis

Remove a platform from tsuru. This command will fail if there are application still using the platform.

tsuru platform remove <platform name> [-y] [flags]

Options

  -y, --assume-yes   Don't ask for confirmation.
  -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 platform - A platform is a well-defined pack with installed dependencies for a language or framework that a group of applications will need. A platform might be a container template (Docker image).
Auto generated by spf13/cobra on 16-Jan-2026