bl token
Retrieve authentication token for a workspaceSynopsis
Retrieve the authentication token for the specified workspace. The token command displays the current authentication token used by the CLI for API requests. This token is automatically managed and refreshed as needed. Authentication Methods:- API Key: Returns the API key
- OAuth (Browser Login): Returns the access token (refreshed if needed)
- Client Credentials: Returns the access token (refreshed if needed)
Get token for current workspace
bl tokenGet token for specific workspace
bl token my-workspaceUse in scripts (get just the token value)
Options
Options inherited from parent commands
SEE ALSO
- bl - Blaxel CLI is a command line tool to interact with Blaxel APIs.
