Back to Pixi

pixi workspace

docs/reference/cli/pixi/workspace.md

0.74.01.6 KB
Original Source
<!--- This file is autogenerated. Do not edit manually! -->

pixi workspace

Modify the workspace configuration file through the command line

--8<-- "docs/reference/cli/pixi/workspace_extender:description"

Usage

pixi workspace [OPTIONS] <COMMAND>

Subcommands

CommandDescription
channelCommands to manage workspace channels
descriptionCommands to manage workspace description
platformCommands to manage workspace platforms
versionCommands to manage workspace version
environmentCommands to manage workspace environments
featureCommands to manage workspace features
exportCommands to export workspaces to other formats
nameCommands to manage workspace name
registerCommands to manage the registry of workspaces. Default command will add a new workspace
requires-pixiCommands to manage the pixi minimum version requirement

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_extender:example"