docs

ix

ix update

Update the ix CLI to the latest release

Usage: ix update [OPTIONS]

Update the ix CLI to the latest release.

Downloads the latest binary for this platform from the same release channel as curl -fsSL https://ix.dev/install.sh | sh, verifies its sha256 against the channel manifest, and replaces the running binary in place. A binary installed through Nix lives in the read-only store and is refused: update the ix-cli flake input or profile instead.

options

  • --message-format <MESSAGE_FORMAT> Error format one of: human, short, json default: human