logout

Removes saved credentials from the local machine.

Removes saved credentials from the local machine.

appflight logout

Note: logout only deletes ~/.appflight/credentials.json. The API key itself remains active on AppFlight. To fully revoke it, go to AppFlight app → Settings → API Keys and swipe to revoke.

After logout

Subsequent upload or whoami commands will fail with:

āœ— Not logged in. Run `appflight login` or set APPFLIGHT_API_KEY.

Run appflight login to authenticate again.