/cli

A command line interface for Buildkite.

Primary LanguageGoMIT LicenseMIT

bk - The Buildkite CLI

Latest release

Note

The 3.x (default) branch is under current active development. If you'd like to use the most recent released version of the Buildkite CLI, please refer to the main branch and releases page for details and installation instructions.

A command line interface for Buildkite.

💬 Feedback

We'd love to hear any feedback and questions you might have. Please file an issue on GitHub and let us know!

🔨 Development

Developed using Golang 1.20+ with modules.

export GO111MODULE=on
git clone git@github.com:buildkite/cli.git
cd cli/
go run cmd/bk/main.go --help