Command reference¶
Conda provides many commands for managing packages and environments. The
following pages have help for each command. The help for a command can also be
accessed from the command line with the --help flag:
conda install --help
Conda general commands¶
The following commands are part of conda.
Conda build commands¶
The following commands are part of the conda-build package, which can be
installed with conda install conda-build.
Conda environment commands¶
The following commands are part of the conda-env package, which is
installed automatically with conda.