pixi workspace channel#
Commands to manage workspace channels
Usage#
Subcommands#
| Command | Description |
|---|---|
add |
Adds a channel to the manifest and updates the lock file |
list |
List the channels in the manifest |
remove |
Remove channel(s) from the manifest and updates the lock file |
Config Options#
-
--no-config- Don't read system or user-level configuration files. Project-local
<project>/.pixi/config.tomlis still loaded
env:PIXI_NO_CONFIG
default:false
-
--config-file <PATH>- Load configuration from this file instead of searching system and user-level paths. Project-local
<project>/.pixi/config.tomlis still merged on top
env:PIXI_CONFIG_FILE
Global Options#
-
--manifest-path (-m) <MANIFEST_PATH>- The path to
pixi.toml,pyproject.toml, or the workspace directory
-
--workspace (-w) <WORKSPACE>- Name of the workspace