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.

The anaconda token command group manages repository tokens used to access Anaconda premium channels. It ships as part of the anaconda-auth package and is registered as a top-level subcommand under the anaconda CLI. If your organization has an Anaconda Business subscription with premium repository access, use these commands to install and manage the tokens that grant conda access to those channels. The typical workflow is:
  1. anaconda auth login to authenticate.
  2. anaconda token install to issue and store a repository token for your organization.
  3. anaconda token list to verify the token is installed.
Commands that contact anaconda.com (such as install) require you to be logged in via anaconda auth login.

Subcommands

Global options