pixi workspace register#
Commands to manage the registry of workspaces. Default command will add a new workspace
Usage#
Subcommands#
| Command | Description |
|---|---|
list |
List the registered workspaces |
remove |
Remove a workspace from registry |
prune |
Prune disassociated workspaces from registry |
Options#
-
--name (-n) <NAME>- Name of the workspace to register. Defaults to the name of the current workspace
-
--path (-p) <PATH>- Path to register. Defaults to the path to the current workspace
-
--force (-f)- Overwrite the workspace entry if the name of the workspace already exists in the registry
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