conda-repo-cli
package:
conda-repo-cli
can be installed from an Anaconda Server channel.SITE\_NAME
may be anaconda-repo and DOMAIN
may be anaconda-repo.company.com.
conda repo login
, a browser window will open for you to log in to Anaconda Server. After login has completed, the window will display “Token Received.”
You can then close the browser window and continue to use the CLI.
conda repo wizard
command to configure channels
and default_channels
while setting a channel_alias
for them. You can also use the command to backup and restore your .condarc
file.
default_channels
list, separated by a space. You must set a default channel before proceeding.
channels
list, separated by a space. Leave this blank if you do not need to add any additional channels.
default_channels
and channels
lists. If you enter a channel name that does not match an existing channel in your instance, a warning appears and no channel is added to the list..condarc
file at any time, if necessary. To do this, run the command:
.condarc
configuration with the configuration you’ve backed up.
--help
or the shorthand -h
to a command will provide you with further actions you can take, such as the following: