Documentation Index
Fetch the complete documentation index at: https://docs.blaxel.ai/llms.txt
Use this file to discover all available pages before exploring further.
bl logout
Logout from BlaxelSynopsis
Remove stored credentials for a workspace. This command clears local authentication tokens and credentials from your system’s credential store. Your deployed resources (agents, jobs, sandboxes) continue running and are not affected by logout. If you have multiple workspaces authenticated, you can logout from:- A specific workspace by providing its name
- Any workspace interactively by running ‘bl logout’ without arguments
- Stop running agents or jobs
- Delete any deployed resources
- Revoke tokens on the server (they will expire naturally)
- Affect other authenticated workspaces
Logout from current workspace (interactive selection)
bl logoutLogout from specific workspace
bl logout my-workspaceLogin again after logout
bl login my-workspaceOptions
Options inherited from parent commands
SEE ALSO
- bl - Blaxel CLI - manage and deploy AI agents, sandboxes, and resources
