REPOMATIC-PACK-BINARIES(1) REPOMATIC-PACK-BINARIES(1)

repomatic pack-binaries - Pack compiled binaries and their versionless aliases

repomatic pack-binaries [OPTIONS]

Materialize versionless binary aliases and print the upload list.

Copies each versioned binary (`repomatic-1.2.3-linux-arm64.bin`) to its versionless alias (`repomatic-linux-arm64.bin`) so the stable releases/latest/download URLs always resolve, then prints every file the release upload step should attach, one path per line. Python distributions (.tar.gz, .whl) are skipped: create-release already uploaded them.

Idempotent: re-running overwrites the same aliases with the same bytes.

Release version whose binaries earn versionless aliases.
[required]
Directory holding the compiled binaries and attestation bundles.
[required]
Show this message and exit.

Release version whose binaries earn versionless aliases.
Directory holding the compiled binaries and attestation bundles.
Show this message and exit.

0
Success.
1
A runtime error, or an aborted prompt (Ctrl-C, a declined confirmation).
2
A usage error: unknown option, invalid value, missing operand, or an unparsable configuration file.

Pack the binaries a build run downloaded

repomatic pack\-binaries \-\-version 1.2.3 \-\-dir ./compile\-assets

Kevin Deldycke

2026-09-14 7.15.1.dev0