This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
Releases: Nike-Inc/cerberus-lifecycle-cli
Releases · Nike-Inc/cerberus-lifecycle-cli
v0.12.0
v0.11.0
v0.10.0
v0.9.0
v0.8.0
- Removed the Max TTL setting from the vault config, so that it can be configured through CMS config.
- Fixed the look up self token path not exposed properly through the Nginx configuration.
- Made the generate Nginx config command, re-runnable, without manually deleting the current config from S3.
- Made CLI display usage, when no command is passed in as an arg.
v0.7.0
- Added @tunderwood's code for version and re-worked the way it loaded props to use Guice so that we can re-use that logic in commands later if needed. (#9)
- Re-worked the way region and environment are loaded and verified.
- Re-worked the help messages and error catching to provide a better user experience.