Skip to content

Tsuru app revoke

tsuru app revoke

Revokes the permission to access an application from a team. You need to have

Synopsis

Revokes the permission to access an application from a team. You need to have access to the application to revoke access from a team.

An application cannot be orphaned, so it will always have at least one authorized team.

tsuru app revoke <teamname> [-a/--app appname] [flags]

Options

  -a, --app string   The name of the app.
  -h, --help         help for revoke

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 - App is a program source code running on Tsuru.
Auto generated by spf13/cobra on 16-Jan-2026