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 is a command line tool to interact with Blaxel APIs.
