AI agents: fetch the documentation index at llms.txt. Markdown versions are available by appending .md to any page URL, including this page's markdown.
blodemd logout
Remove stored credentials from your local machine.
Delete the credentials file saved by blodemd login from your local machine.
blodemd logoutThe CLI stores credentials at ~/.config/blodemd/credentials.json (or %APPDATA%\blodemd\ on Windows). blodemd logout removes that file. If the CLI finds no credentials file, it prints a message and exits cleanly.
This command has no flags.
Examples
blodemd logoutOutput
$ blodemd logout
~ Logged out successfully.
i Done$ blodemd logout
i No credentials found.