Safe v1.5.8
·
28 commits
to master
since this release
New Features
- Added
safe auth statuscommand. It prints out information about the
current auth token. - Added
--jsonflag tosafe auth status. It prints out said information
in a JSON format.
Improvements
safe targets --jsonoutput now includes if the target expects
a Strongbox server to be present, and also the targeted Vault namespace,
if any.
Bug Fixes
safe authnow respects the-Tflag when writing the token.safe localno longer races with the Vault server actually listening on its endpoint, and will wait up to 5 seconds for it to begin listening.