A command line interface for Buildkite.
Full documentation is available at buildkite.com/docs/platform/cli.
brew tap buildkite/buildkite && brew install buildkite/buildkite/bkOr download a binary from the releases page.
bk configureWe'd love to hear any feedback and questions you might have. Please file an issue on GitHub and let us know!
Developed using Go 1.20+ with modules.
git clone git@github.com:buildkite/cli.git
cd cli/
go generate
go run main.go --help