begin tokens

View and manage your account’s tokens

begin tokens <action> <parameters> [options]
npx begin token <action> <parameters> [options]

Tokens expire if not regularly used; temporary tokens expire after one day.

begin tokens list

View all outstanding tokens; use --display flag to view full tokens.

begin tokens list [--display]

begin tokens create

Generate a new token; use the --temp flag to create a temporary token, which will expire after 24 hours.

begin tokens create [--temp]

begin tokens revoke

Revoke a token

begin revoke <token>