Skip to main content
Manage authentication and API tokens.
entire auth SUBCOMMAND

auth login

Authenticate with your Entire account. Equivalent to the top-level entire login.
entire auth login

auth logout

Sign out of your Entire account. Equivalent to the top-level entire logout.
entire auth logout

auth status

Show authentication status.
entire auth status

auth list

List active API tokens for the authenticated user.
entire auth list

auth revoke

Revoke an API token by ID.
entire auth revoke [TOKEN_ID] [flags]
FlagDescription
--currentRevoke the token used by this CLI and remove the local copy