docs/reference/cli/pixi/self-update.md
Update pixi to the latest version or a specific version
--8<-- "docs/reference/cli/pixi/self-update_extender:description"
pixi self-update [OPTIONS]
--version <VERSION></a>
: The desired version (to downgrade or upgrade to)--dry-run</a>
: Only show release notes, do not modify the binary--force</a>
: Force download the desired version when not exactly same with the current. If no desired version, always replace with the latest versiondefault: false
--no-release-note</a>
: Skip printing the release notesdefault: false
--8<-- "docs/reference/cli/pixi/self-update_extender:example"