mamba compare <file>

Compare packages between conda environments

Arguments

NameDescription
filePath to the environment file that is to be compared against

Options

NameDescription
-n, --name <environment>Name of environment
-p, --prefix <path>Full path to environment location (i.e. prefix)
-h, --helpShow this help message and exit
--jsonReport all output as json. Suitable for using conda programmatically
-v, --verboseUse once for info, twice for debug, three times for trace
-q, --quietDo not display progress bar