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 the Blode.md CLI credentials file from your machine so the local OAuth session ends and future deploys require login again.
Delete the credentials file saved by blodemd login from your local machine.
Use blodemd logout when you finish on a shared computer, need to switch GitHub accounts, or want to confirm no local credentials remain before handing off a machine. After logout, commands that require auth, such as blodemd push, prompt you to run blodemd login again.
To switch accounts, run blodemd logout, then blodemd login and verify with blodemd whoami. Logout only removes the local credentials file; it does not revoke access in the Blode.md dashboard or delete deployed docs.
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 logout