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.