tailorctl workspace authconnection revoke

Revoke the stored tokens for an authentication connection.

Usage

tailorctl workspace authconnection revoke [flags]

Flags

  -h, --help          help for revoke
  -i, --interactive   interactive mode

Flags inherited from parent commands

  -w, --workspace_id string   workspace ID (overrides active context)

Examples

tailorctl workspace authconnection revoke --name my-google-auth

See also