Skip to content

Tsuru user remove

tsuru user remove

Remove currently authenticated user from remote tsuru

Synopsis

Remove currently authenticated user from remote tsuru server. Since there cannot exist any orphan teams, tsuru will refuse to remove a user that is the last member of some team. If this is your case, make sure you remove the team using team-remove before removing the user.

tsuru user remove [email] [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 user - A user is an individual who has access to the tsuru platform.
Auto generated by spf13/cobra on 16-Jan-2026