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.