For independent professionals and small businesses.See how Stoatify supports client work

Stoatify for the command line

Verify the CLI package
in your terminal.

The CLI package can be downloaded and verified, but account access remains unavailable.

Five native buildsSigned checksumsNo runtime required
Terminal
$ stoatify version
stoatify version 0.1.0

Quick install

Install from your terminal

The installer selects the right build, verifies its checksum, adds Stoatify to your PATH, and updates it when you run the command again.

macOS and Linux

View script ↗
Shell
curl -fsSL https://www.stoatify.com/downloads/cli/install.sh | sh

Works with sh, bash, zsh, dash, ksh, and fish environments.

PowerShell
irm https://www.stoatify.com/downloads/cli/install.ps1 | iex

Runs in Windows PowerShell and PowerShell 7 without administrator access.

Manual downloads

Choose your platform

Each archive contains one self-contained binary. Download, extract, and move it somewhere on your PATH.

Recommended

macOS

Apple Silicon

macOS

Intel

Linux

x86-64

Linux

arm64

Windows

x86-64

Latest signed release

Built from source and signed by StoatWorks.

Verify before you install

Confirm the archive against the signed checksum manifest. The public key stays at a stable URL for scripts and CI.

Terminal
cosign verify-blob \
  --key cosign.pub \
  --bundle checksums.txt.bundle \
  checksums.txt

shasum -a 256 -c checksums.txt

Account connections

Developer credentials are unavailable

The downloadable CLI cannot connect to a Stoatify account while developer access remains unavailable. Do not install it for account workflows yet.

Download the Stoatify CLI