rfctl logout#
Clear the stored session and log out from the RecordForm CRM API.
Synopsis#
rfctl logoutDescription#
The logout command clears your locally stored session. It also attempts to invalidate the session on the server.
Even if the server is unreachable, the local session will still be cleared.
Examples#
rfctl logoutOutput#
Logged out successfullyOr if only the local session was cleared:
Session clearedSee Also#
- login - Authenticate with the CRM API