begin tokens
View and manage your account’s tokens
begin tokens <action> <parameters> [options]
npx begin token <action> <parameters> [options]
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>