ダウンロード
suya CLI は Subaya への主要インターフェースです — 人間・エージェント・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 | iex直接ダウンロード
Section titled “直接ダウンロード”手動でダウンロードしたいですか? 最新リリース — すべての OS/アーキテクチャ向けのバイナリ、
アーカイブ、SHA-256 チェックサム — は
/cli/latest/ で公開されており、
/cli/latest/manifest.json に記述されています。展開する前に、
各アーカイブを SHA-256 と照合して検証してください。
アップデート
Section titled “アップデート”インストール後は、その場でアップグレードできます:
suya update # or: suya update --check