Releases: buildkite/cli
Releases · buildkite/cli
Buildkite CLI 3.32.0
Note
Tokens will no longer be written to config files by default, instead using the system keychain. If you wish to store tokens in a config file then you will need to manually adjust your bk.yaml file for any new tokens (existing tokens will still be used as a fall back)
organizations:
my-org:
api_token: hunter2Changelog
Buildkite CLI 3.31.1
Buildkite CLI 3.31.0
Buildkite CLI 3.30.0
Buildkite CLI 3.29.0
Buildkite CLI 3.28.2
Buildkite CLI 3.28.1
Buildkite CLI 3.28.0
Changelog
Warning
This version has adjusted the output of the pipeline view command to follow the conventions of the rest of the CLI and present the pipeline's JSON config as default.
Both --output yaml and --output text can adjust the view.
Buildkite CLI 3.27.0
What's Changed
- build(deps): bump github.com/mattn/go-runewidth from 0.0.19 to 0.0.20 by @dependabot[bot] in #659
- build(deps): bump github.com/vektah/gqlparser/v2 from 2.5.31 to 2.5.32 by @dependabot[bot] in #660
- Remove the requirement for setting
--org, fixes browser bug by @mcncl in #661 - Improve the output when non-existent command used by @mcncl in #662
Full Changelog: v3.26.0...v3.27.0