Download
The suya CLI is the primary interface to Subaya — for humans, agents, and CI.
macOS / Linux
Section titled “macOS / Linux”curl -fsSL https://subaya-dev.com/cli/install.sh | shWindows (PowerShell)
Section titled “Windows (PowerShell)”irm https://subaya-dev.com/cli/install.ps1 | iexDirect downloads
Section titled “Direct downloads”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.
Updating
Section titled “Updating”Once installed, upgrade in place:
suya update # or: suya update --check