Skip to content

Tsuru token regenerate

tsuru token regenerate

Generates a new API token associated to the user. This invalidates and

Synopsis

Generates a new API token associated to the user. This invalidates and replaces the token previously shown in [[tsuru token-show]]. This command is deprecated, [[tsuru token-create]] and [[tsuru token-update]] should be used instead.

tsuru token regenerate [--user/-u useremail] [flags]

Options

  -u, --user string   Generates a new API token for the given user email
  -h, --help          help for regenerate

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 token - Manage team tokens used to authenticate automations through Tsuru.
Auto generated by spf13/cobra on 16-Jan-2026