reoclo logout
reoclo logout [options]Removes the API key for a profile from both the keyring and the config file.
Options
Section titled “Options”| Flag | Default | Description |
|---|---|---|
--profile <name> | active profile | Profile to log out of. |
Examples
Section titled “Examples”Log out of the active profile:
reoclo logoutLog out of a specific profile without affecting others:
reoclo logout --profile stagingreoclo logoutdoes not revoke the key on the server. To invalidate a key for everyone, revoke it from the API Keys page in the dashboard.- The profile entry stays in the config file (without a token) so its API URL is preserved if you log back in.
Related
Section titled “Related”reoclo login— store a new keyreoclo profile rm— delete a profile entirely