Skip to content
forked from buildkite/cli

A command line interface for Buildkite.

License

Notifications You must be signed in to change notification settings

jradtilbrook/bk-cli

 
 

Repository files navigation

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

About

A command line interface for Buildkite.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%