mamba package
Low-level conda package utility. (EXPERIMENTAL)
Options
Name | Description |
---|---|
-w, --which <Path...> | Given some PATH print which conda package the file came from |
-r, --reset | Remove all untracked files and exit |
-u, --untracked | Display all untracked files and exit |
--pkg-name <package_name> | Package name of the created package |
--pkg-version <package_version> | Package version of the created package |
--pkg-build <package_build> | Package build number of the created package |
-n, --name <environment> | Name of environment |
-p, --prefix <path> | Full path to environment location (i.e. prefix) |