pixi workspace export conda-environment
#
About#
Export workspace environment to a conda environment.yaml file
Usage#
Arguments#
-
<OUTPUT_PATH>
- Explicit path to export the environment file to
Options#
-
--platform (-p) <PLATFORM>
- The platform to render the environment file for. Defaults to the current platform
-
--environment (-e) <ENVIRONMENT>
- The environment to render the environment file for. Defaults to the default environment
Global Options#
-
--manifest-path <MANIFEST_PATH>
- The path to
pixi.toml
,pyproject.toml
, or the workspace directory