CLI

tigby upgrade

Replace this binary with the newest release

Resolves the newest version from the distribution endpoint, verifies the download against the published SHA-256 fail-closed, and swaps the binary in place. It checks no minisign signature: that is the installer's, over the release's SHA256SUMS. To install a release with its signature verified, run the installer from get.tigby.eu instead of upgrading.

tigby upgrade

Replace this binary with the newest release.

Resolves the newest version from the distribution endpoint, verifies the download against the published SHA-256 fail-closed, and swaps the binary in place. It checks no minisign signature: that is the installer's, over the release's SHA256SUMS. To install a release with its signature verified, run the installer from get.tigby.eu instead of upgrading.

tigby upgrade [options]
OptionWhat it does
--endpoint <url>The distribution endpoint to read from. (default: https://get.tigby.eu; TIGBY_DIST_URL)
--checkReport what the newest version is and change nothing.
tigby upgrade
tigby upgrade --check --json

On this page