Skip to main content

Usage

anaconda auth logout [--at <SITE>]
Replace <SITE> with the Anaconda site name or domain.

Description

Removes the stored API key (and any legacy anaconda.cloud tokens) from your keyring.

Options

Option
Description
--at <SITE>
Specify the Anaconda site to log out from (default: anaconda.com)
-h, --help
Show help for this command

Examples

Logging out
anaconda auth logout
Logging out from a specific site
anaconda auth logout --at anaconda-platform.example.com