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
Description
Manages authorization tokens for the Anaconda API. Tokens provide scoped access for CI/CD pipelines, automated uploads, and other non-interactive workflows. Exactly one action must be specified. For documentation for theanaconda-auth command library, see the anaconda-auth CLI reference.
This command manages API authorization tokens, which are different from the session credentials stored by
anaconda login. Use anaconda auth --create to generate tokens for automation and anaconda login for interactive sessions.