Back to Pixi

pixi self-update

docs/reference/cli/pixi/self-update.md

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

pixi self-update

Update pixi to the latest version or a specific version

--8<-- "docs/reference/cli/pixi/self-update_extender:description"

Usage

pixi self-update [OPTIONS]

Options

  • <a id="arg---version" href="#arg---version">--version <VERSION></a> : The desired version (to downgrade or upgrade to)
  • <a id="arg---dry-run" href="#arg---dry-run">--dry-run</a> : Only show release notes, do not modify the binary
  • <a id="arg---force" href="#arg---force">--force</a> : Force download the desired version when not exactly same with the current. If no desired version, always replace with the latest version

default: false

  • <a id="arg---no-release-note" href="#arg---no-release-note">--no-release-note</a> : Skip printing the release notes

default: false

--8<-- "docs/reference/cli/pixi/self-update_extender:example"