Usage
Replace <FILE> with the path to the
.condarc file to write to (for —file).Description
Interactive wizard to configure conda to use Anaconda Platform or Package Security Manager. It helps you add the correct channel URLs and authentication to your conda configuration (user, system, or env.condarc, or a specific file). Use --restore to restore .condarc from a backup created by a previous wizard run.
Options
Option
Default
Description
--systemWrite to the system
.condarc file--envWrite to the active conda environment
.condarc--file <FILE>Write to the given file
--restoreRestore
.condarc from backup-h, --helpShow help for this command
Examples
Run the wizard (uses user.condarc by default)