Back to Pixi

pixi workspace feature

docs/reference/cli/pixi/workspace/feature.md

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

pixi workspace feature

Commands to manage workspace features

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

Usage

pixi workspace feature [OPTIONS] <COMMAND>

Subcommands

CommandDescription
listList the features in the manifest file
removeRemove a feature from 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/feature_extender:example"