Skip to main content
The Anaconda Team Edition CLI is used by both users and administrators to do the following:
  • Install packages from private or authenticated channels
  • Configure channels
  • Upload assets
  • Create mirrors
Install the Anaconda Team Edition CLI (hereafter referred to as simply CLI) the conda-repo-cli package:
The Anaconda Team Edition administrators may also choose to mirror this package into a channel on the server. Contact your administors to determine if conda-repo-cli can be installed from an Anaconda Team Edition channel.
Configure your conda repo site:
  • Use the following commands (ensuring you replace the placeholders) if you are using SSL:
  • Use the following commands (ensuring you replace the placeholders) if you are not using SSL:
For example, <SITE\_NAME> may be anaconda-repo and <DOMAIN> may be anaconda-repo.company.com.
Now you will be able to install packages from private and authenticated channels you have access to. For a more robust view of conda repo commands, run the following command:
Similarly, appending --help or the shorthand -h to a command will provide you with further actions you can take, such as the following: