Search
ctrl/
Ask AI
Light
Dark
System

edgedb cloud logout

This CLI command requires CLI version 3.0 or later.

Forget the stored access token

edgedb cloud logout [options]

CI users and scripters

This command is not intended for use in scripting and CI. Instead, to authenticate to your EdgeDB Cloud account, you should generate a secret key in the EdgeDB Cloud UI or by running edgedb cloud secretkey create and set the EDGEDB_SECRET_KEY environment variable to your secret key. Logging out is not necessary.

--all-profiles

Logout from all Cloud profiles

--force

Force log out from all profiles, even if linked to a project

--non-interactive

Do not ask questions, assume user wants to log out of all profiles not linked to a project