rfctl logout#

Clear the stored session and log out from the RecordForm CRM API.

Synopsis#

rfctl logout

Description#

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 logout

Output#

Logged out successfully

Or if only the local session was cleared:

Session cleared

See Also#

  • login - Authenticate with the CRM API