bee auth logout
Overview
Section titled “Overview”Remove authentication for a Backlog space
Removes stored credentials locally. Does not revoke API keys or OAuth tokens on the server.
bee auth logout [flags]-
-s,--space <hostname> - Space hostname
-
--all - Log out of all spaces
Examples
Section titled “Examples”Select space via prompt
bee auth logoutLog out of a specific space
bee auth logout -s xxx.backlog.comLog out of all spaces
bee auth logout --allEnvironment variables
Section titled “Environment variables”-
BACKLOG_SPACE - Space hostname