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.
Subcommands
Command
Description
Global options
Option
Description
-h, --helpShow help message