Skip to content

Download

The suya CLI is the primary interface to Subaya — for humans, agents, and CI.
Terminal window
curl -fsSL https://subaya-dev.com/cli/install.sh | sh
Terminal window
irm https://subaya-dev.com/cli/install.ps1 | iex

Prefer to download manually? The current release — binaries, archives, and SHA-256 checksums for every OS/arch — is published under /cli/latest/, described by /cli/latest/manifest.json. Verify each archive against its SHA-256 before extracting.

Once installed, upgrade in place:

Terminal window
suya update # or: suya update --check