Skip to content

reoclo logout

reoclo logout [options]

Removes the API key for a profile from both the keyring and the config file.

FlagDefaultDescription
--profile <name>active profileProfile to log out of.

Log out of the active profile:

Terminal window
reoclo logout

Log out of a specific profile without affecting others:

Terminal window
reoclo logout --profile staging
  • reoclo logout does 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.