Skip to content

Tsuru team remove

tsuru team remove

Removes a team from tsuru server. You're able to remove teams that you're

Synopsis

Removes a team from tsuru server. You're able to remove teams that you're member of. A team that has access to any app cannot be removed. Before removing a team, make sure it does not have access to any app (see "app grant" and "app revoke" commands for details).

tsuru team remove <team-name> [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

Auto generated by spf13/cobra on 16-Jan-2026