コンテンツにスキップ

bee auth logout

Remove authentication for a Backlog space

Removes stored credentials locally. Does not revoke API keys or OAuth tokens on the server.

Terminal window
bee auth logout [flags]
-s , --space <hostname>
Space hostname
--all
Log out of all spaces

Select space via prompt

Terminal window
bee auth logout

Log out of a specific space

Terminal window
bee auth logout -s xxx.backlog.com

Log out of all spaces

Terminal window
bee auth logout --all
BACKLOG_SPACE
Space hostname