Skip to main content

Usage

anaconda token remove [OPTIONS]

Description

Removes the binstar token and related data from the keyring and reverts channel configuration in the targeted conda configuration file. Side effects: Deletes token from keyring; modifies conda configuration file.

Options

Examples

Remove token configuration
anaconda token remove
Remove from the active environment’s config
anaconda token remove --env
Remove from a specific file
anaconda token remove --file ~/.condarc