Install the suya CLI

The suya CLI is the primary interface to Subaya — for humans, agents, and CI. Latest version: latest.

macOS / Linux

curl -fsSL https://subaya-dev.com/cli/install.sh | sh

Windows (PowerShell)

irm https://subaya-dev.com/cli/install.ps1 | iex

Direct downloads

Verify the archive against its SHA-256 before extracting.

OSArchArchiveSHA-256
Loading from /cli/latest/manifest.json

No JavaScript? Browse the release directory at /cli/latest/.

Updating

Once installed, upgrade in place with:

suya update

→ Read the Getting Started guide