pixi config edit
#
About#
Edit the configuration file
Usage#
Arguments#
-
<EDITOR>
- The editor to use, defaults to
EDITOR
environment variable ornano
on Unix andnotepad
on Windows
env:EDITOR
Config Options#
-
--local (-l)
- Operation on project-local configuration
-
--global (-g)
- Operation on global configuration
-
--system (-s)
- Operation on system configuration
Global Options#
-
--manifest-path <MANIFEST_PATH>
- The path to
pixi.toml
,pyproject.toml
, or the workspace directory