pixi workspace version
#
About#
Commands to manage workspace version
Usage#
Subcommands#
Command | Description |
---|---|
get |
Get the workspace version |
set |
Set the workspace version |
major |
Bump the workspace version to MAJOR |
minor |
Bump the workspace version to MINOR |
patch |
Bump the workspace version to PATCH |
Global Options#
-
--manifest-path <MANIFEST_PATH>
- The path to
pixi.toml
,pyproject.toml
, or the workspace directory