TheDocumentation Index
Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
anaconda sites command group manages site configuration in ~/.anaconda/config.toml. It ships as part of the anaconda-auth package and is registered as a top-level subcommand under the anaconda CLI.
Sites define which Anaconda domain the CLI targets for authentication, repository access, and API calls. Most users need a single site entry pointing at their Anaconda Platform deployment. The typical setup workflow is:
anaconda sites add --domain <FQDN> --defaultto register your platform.anaconda auth loginto authenticate against it.