logout
Logout and clear stored credentials.
Usage
bash
trello logoutExample
bash
trello logout
# Logged out successfullyWhat Happens
- API credentials are removed from
~/.trello-cli/config.json - You'll need to login again to access Trello
TIP
This only removes local credentials. To fully revoke access, visit https://trello.com/your/account and remove the app authorization.
If Not Logged In
bash
trello logout
# Not logged in