Skip to content

Releases: smallstep/cli

Step CLI v0.23.5-rc.3 (23-03-16)

16 Mar 18:33
cd6e8d0

Choose a tag to compare

Pre-release

Official Release Artifacts

Linux

macOS 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_EXPERIMENTAL=1 cosign verify-blob \
  --certificate ~/Download/step_darwin_0.23.5-rc.3_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.23.5-rc.3_amd64.tar.gz.sig \
  ~/Downloads/step_darwin_0.23.5-rc.3_amd64.tar.gz

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

Changelog

  • cd6e8d0 Add a docker image using debian

Thanks!

Those were the changes on v0.23.5-rc.3!

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

Step CLI v0.23.5-rc.2 (23-03-14)

14 Mar 23:17
04cb310

Choose a tag to compare

Pre-release

Official Release Artifacts

Linux

macOS 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_EXPERIMENTAL=1 cosign verify-blob \
  --certificate ~/Download/step_darwin_0.23.5-rc.2_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.23.5-rc.2_amd64.tar.gz.sig \
  ~/Downloads/step_darwin_0.23.5-rc.2_amd64.tar.gz

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

Changelog

Thanks!

Those were the changes on v0.23.5-rc.2!

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

Step CLI v0.23.5-rc.1 (23-03-14)

14 Mar 21:16
4f33839

Choose a tag to compare

Pre-release

Official Release Artifacts

Linux

macOS 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_EXPERIMENTAL=1 cosign verify-blob \
  --certificate ~/Download/step_darwin_0.23.5-rc.1_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.23.5-rc.1_amd64.tar.gz.sig \
  ~/Downloads/step_darwin_0.23.5-rc.1_amd64.tar.gz

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

Changelog

Thanks!

Those were the changes on v0.23.5-rc.1!

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

Step CLI v0.23.4 (23-03-10)

10 Mar 00:06
0ce5911

Choose a tag to compare

Official Release Artifacts

Linux

macOS 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_EXPERIMENTAL=1 cosign verify-blob \
  --certificate ~/Download/step_darwin_0.23.4_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.23.4_amd64.tar.gz.sig \
  ~/Downloads/step_darwin_0.23.4_amd64.tar.gz

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

Changelog

  • 0ce5911 Merge pull request #875 from smallstep/max/changelog-0.23.4

Thanks!

Those were the changes on v0.23.4!

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

Step CLI v0.23.3 (23-03-01)

01 Mar 21:27
e67af7c

Choose a tag to compare

Official Release Artifacts

Linux

macOS 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_EXPERIMENTAL=1 cosign verify-blob \
  --certificate ~/Download/step_darwin_0.23.3_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.23.3_amd64.tar.gz.sig \
  ~/Downloads/step_darwin_0.23.3_amd64.tar.gz

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

Changelog

  • e67af7c Merge pull request #859 from smallstep/changelog-v0.23.3

Thanks!

Those were the changes on v0.23.3!

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

Step CLI v0.23.2 (23-02-07)

07 Feb 00:53
74e29e3

Choose a tag to compare

Official Release Artifacts

Linux

macOS 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_EXPERIMENTAL=1 cosign verify-blob \
  --certificate ~/Download/step_darwin_0.23.2_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.23.2_amd64.tar.gz.sig \
  ~/Downloads/step_darwin_0.23.2_amd64.tar.gz

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

Changelog

  • 74e29e3 Merge pull request #844 from smallstep/upgrade-certificates

Thanks!

Those were the changes on v0.23.2!

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

Step CLI v0.23.1 (23-01-11)

11 Jan 00:35
24b081c

Choose a tag to compare

Official Release Artifacts

Linux

macOS 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_EXPERIMENTAL=1 cosign verify-blob \
  --certificate ~/Download/step_darwin_0.23.1_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.23.1_amd64.tar.gz.sig \
  ~/Downloads/step_darwin_0.23.1_amd64.tar.gz

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

Changelog

  • 24b081c Merge pull request #826 from smallstep/changelog

Thanks!

Those were the changes on v0.23.1!

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

Step CLI v0.23.0 (22-11-12)

12 Nov 00:00
63c0f94

Choose a tag to compare

Official Release Artifacts

Linux

macOS 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_EXPERIMENTAL=1 cosign verify-blob \
  --certificate ~/Download/step_darwin_0.23.0_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.23.0_amd64.tar.gz.sig \
  ~/Downloads/step_darwin_0.23.0_amd64.tar.gz

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

Changelog

  • 63c0f94 Merge pull request #798 from smallstep/upgrade-certificates

Thanks!

Those were the changes on v0.23.0!

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

Step CLI v0.23.0-rc.2 (22-11-11)

11 Nov 23:27
63c0f94

Choose a tag to compare

Pre-release

Official Release Artifacts

Linux

macOS 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_EXPERIMENTAL=1 cosign verify-blob \
  --certificate ~/Download/step_darwin_0.23.0-rc.2_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.23.0-rc.2_amd64.tar.gz.sig \
  ~/Downloads/step_darwin_0.23.0-rc.2_amd64.tar.gz

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

Changelog

  • 63c0f94 Merge pull request #798 from smallstep/upgrade-certificates

Thanks!

Those were the changes on v0.23.0-rc.2!

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

Step CLI v0.22.1-rc16 (22-10-28)

28 Oct 04:18
b893a2f

Choose a tag to compare

Pre-release

Official Release Artifacts

Linux

macOS 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 \
  --certificate ~/Download/step_darwin_0.22.1-rc16_amd64.tar.gz.pem \
  --signature ~/Downloads/step_darwin_0.22.1-rc16_amd64.tar.gz.sig \
  ~/Downloads/step_darwin_0.22.1-rc16_amd64.tar.gz

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

Changelog

Thanks!

Those were the changes on v0.22.1-rc16!

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