Releases: KrakenKey/cli
Releases · KrakenKey/cli
Release list
v0.3.0
What's Changed
- Add full certificate chain download and display support
- Add cert chain flags and certificate chain section to docs
- Bump GitHub Actions to Node.js 24-compatible versions (docker/login-action@v4, docker/setup-buildx-action@v4, docker/setup-qemu-action@v4, goreleaser/goreleaser-action@v7)
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Migrated from Go's stdlib
flagtospf13/pflagfor POSIX-style--double-dashflags on all subcommands - Global and subcommand flags now consistently use
--prefix, matching conventions used by gh, docker, kubectl, etc.
Full Changelog: v0.1.0...v0.2.0