Skip to main content

Documentation Index

Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

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