flexkit logout
Logs out the current user and removes stored local credentials.
Synopsis
flexkit logout [options]Behavior
- If you are logged in, the CLI revokes the current session token and clears local auth config.
- If you are not logged in, the command exits successfully with an informational message.
Options
logout has no command-specific flags. Use global options.
Examples
flexkit logoutLast updated on