--all to clear credentials for every project profile. Command: stripe logout ### Flags - -a, --all Clear credentials for all project profiles you're currently logged in to. ### Examples Revoke the session and clear credentials sh stripe logout Clear credentials for all project profiles sh stripe logout --all Is this helpful?