Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.strait.dev/llms.txt

Use this file to discover all available pages before exploring further.

The Strait CLI now lives in a dedicated repository: github.com/strait-dev/cli Refer to the repository README for installation, usage, and the full command reference.

Installation

# Homebrew
brew install strait-dev/tap/strait

# Or build from source
git clone https://github.com/strait-dev/cli.git
cd cli
go build -o strait ./cmd/strait

Command Groups

  • jobs, runs, workflows, workflow-runs, events
  • build, deploy, project, secrets
  • perf, team, audit, status, doctor
For full documentation, see the CLI repository.