Log out from your Appcircle account and clear your stored authentication token.
appcircle logout
The logout command clears your stored authentication token locally. This is a local operation that doesn't make any API calls to the server.
# Logout from your current session
appcircle logout- Clears your stored
AC_ACCESS_TOKENfrom local configuration - No API calls are made to the server
- You'll need to login again to perform authenticated operations
- If you're not currently logged in, you'll see an error message
In interactive mode (appcircle -i), logout is available under the "Authentication (Login/Logout)" menu:
- Select "Authentication (Login/Logout)" from the main menu
- Choose "Logout" from the submenu
--help Show help for command