pixi workspace environment add
#
About#
Adds an environment to the manifest file
Usage#
Arguments#
-
<NAME>
- The name of the environment to add
required:true
Options#
-
--feature (-f) <FEATURES>
- Features to add to the environment
May be provided more than once.
-
--solve-group <SOLVE_GROUP>
- The solve-group to add the environment to
-
--no-default-feature
- Don't include the default feature in the environment
default:false
-
--force
- Update the manifest even if the environment already exists
default:false