github smallstep/cli v0.17.7-rc1
Step CLI v0.17.7-rc1 (21-10-12)

latest releases: v0.26.1, v0.26.0, v0.25.3-rc3...
pre-release2 years ago

Official Release Artifacts

Linux

OSX Darwin

Windows

For more builds across platforms and architectures see the Assets section below.
And for packaged versions (Homebrew, Scoop, etc.), see our installation docs.

Don't see the artifact you need? Open an issue here.

Signatures and Checksums

step uses sigstore/cosign for signing and verifying release artifacts.

Below is an example using cosign to verify a release artifact:

cosign verify-blob \
  -key https://raw.githubusercontent.com/smallstep/cli/master/cosign.pub \
  -signature ~/Downloads/step_darwin_0.17.7-rc1_amd64.tar.gz.sig
  ~/Downloads/step_darwin_0.17.7-rc1_amd64.tar.gz

The checksums.txt file (in the 'Assets' section below) contains a checksum for every artifact in the release.

Changelog

6c3122e [action] builds for linux ppc64[le]
2799847 changelog update
c0f884c Merge pull request #558 from smallstep/max/lint-exitAfterDefer
5fc9180 Added a few for linters and fixed a few more warnings
f9fdfda Ignore gocritic and unused in one spot
b124e13 Fixing of comments related to PR
ecad2fd fixing error from lint fixing
3816bd2 Add //nolint for exitAfterDefer in well known locations
6407b1b fixing gocritic linter feedback
4ac419e Merge pull request #557 from smallstep/max/latest
4cb031b Fix typos
ba49348 Create binary named latest for each OS and uplaod to s3
46db8e5 fix release date in changelog
5eeba1b changelog update

Thanks!

Those were the changes on v0.17.7-rc1!

Come join us on Discord to ask questions, chat about PKI, or get a sneak peak at the freshest PKI memes.

Don't miss a new cli release

NewReleases is sending notifications on new releases.