CLI Reference
catty logout
Deletes your locally stored credentials.
Synopsis
catty logoutWhat Happens
Deletes ~/.catty/credentials.json. You'll need to run catty login to authenticate again.
This only removes local credentials. It doesn't invalidate tokens on the server or affect running sessions.
See Also
- catty login - Authenticate again