Back to Pixi

pixi workspace system-requirements

docs/reference/cli/pixi/workspace/system-requirements.md

0.67.2963 B
Original Source
<!--- This file is autogenerated. Do not edit manually! -->

pixi workspace system-requirements

Commands to manage workspace system requirements

--8<-- "docs/reference/cli/pixi/workspace/system-requirements_extender:description"

Usage

pixi workspace system-requirements [OPTIONS] <COMMAND>

Subcommands

CommandDescription
addAdds an environment to the manifest file
listList the environments in the manifest file

Global Options

  • <a id="arg---manifest-path" href="#arg---manifest-path">--manifest-path (-m) <MANIFEST_PATH></a> : The path to pixi.toml, pyproject.toml, or the workspace directory
  • <a id="arg---workspace" href="#arg---workspace">--workspace (-w) <WORKSPACE></a> : Name of the workspace

--8<-- "docs/reference/cli/pixi/workspace/system-requirements_extender:example"