Releases: cloudfoundry/credhub-cli
Releases · cloudfoundry/credhub-cli
2.5.2
Bug Fixes
- Import with certificates that have a
ca_nameset to a CA later in the file will import the CA before the certificate it signed. This allows thesignsandsigned_byfields inapi/v1/certificatesto work with imported certificates. - Remove yaml formatting when getting a multi-line value with the
--quietflag. - Don't print insecure HTTP error when CLI defaults to HTTPS.
Notes
Release SHAs
- Linux sha256:
8a3e20229afd273b7ebea185ded049fa91fa1c86aa547fd3df4631ac08ef316f - OSX sha256:
29168645603eab6c921d2792b75a648ce94344b39c813f617b272f85c634e294 - Windows sha256:
5997151beec7127ed3921930b24196d7a2dba4b60ffa0affc4bfcde0124ef634
2.5.1
Features
- Allow importing type
valueset to integer
Notes
- Update socks5-proxy dependency
- Add Linux Homebrew tap support
Release SHAs
- Linux sha256:
6df5d9d2be37a86c2da703c04b38a089e35dc28fe6fce08db2fe9dec9f8c59eb - OSX sha256:
e0a6923f9a45045583637f1d0b04f3ea4e7bb522b5880887afb0109b8eb8e54a - Windows sha256:
28877e103bdff639854ccfdf0807d81f6ff38fc4790e8806d8b09bd520c314c7
2.5.0
Features
- New functionality for getting certificate metadata in the CredHub client
Bug Fixes
- Fixes issue #75
- No longer prints credentials on import
- Returns error message when using an expired token
- No longer duplicates access token when refresh token fails
Tarball SHAs
- Linux sha256:
31d26143b59d0714d92807e8824e1aaeeda587e4a2251721f811e65e9bc01aea - OSX sha256:
0a9f31e2e560f953b0c70042370aa5ec53bb79583eda23e1caa5d9344520999a - Windows sha256:
c745c817f0b9e384fdbd80f2d7ad227150b4267f53d7072b2a4d724effaefc40
2.4.0
Release Notes
Tarball SHAs
- Linux sha256:
73edaf1ee47323c4f0aa455bcc17303a73c0cf2a6d9156542f1f6b7b1b1aa3db - OSX sha256:
2f3dd20a0e55e7c9eb3573006f9a06aab08fe11bce736cdd355c08fa92ed4e2e - Windows sha256:
f82ed339df71013842c3f133937d3118e219f2f30e084a14f896c2e737545423
2.3.0
Features
- CredHub CLI interpolates credentials to file
- CredHub CLI interpolate now supports the
--skip-missingflag to skip missing credentials - CredHub CLI now allows users to use CLI commands to add, get, update, and delete permissions
Tarball SHAs
- Linux sha256:
9018881e1e43794243b6618e675f6f5ab3ac1b2c1f303a8558c1b22e1d1f54eb - OSX sha256:
5f979ceb8677e4e8bd85f5ab83ddbc07c817a4b31a30cefdd722fd0d06a6f9a8 - Windows sha256:
527378a8324141b59ce6e690aa116947a0a8b3afc034b11264994bf8419b1e95
2.2.1
2.2.0
2.1.0
2.0.1
Bug Fixes and Minor Improvements
- CredHub CLI v2 is now backwards compatible with CredHub server versions 1.9 and 1.7. A few commands no longer work (documented below); if you rely on these behaviors, please use a 1.x version of the CLI.
- The
--no-overwriteflag has been removed from thesetcommand. - The
--find-all-pathsflag has been removed from thefindcommand.
- The