This repository has been archived by the owner on May 25, 2021. It is now read-only.
Releases: trainline/envmgr-cli
Releases · trainline/envmgr-cli
1.8.0
- New feature for automatically cycling all servers in any environment 🔥
1.7.3
- Updates service health command to match changes in trainline/environment-manager#248
1.7.2
- Refactored to use https://github.com/trainline/envmgr-lib
1.7.1
- 💩 Deprecated, do not use
1.7.0
- 💩 Deprecated, do not use
1.6.6
- Ensure
role
value is correctly passed in deployments
1.6.5
- When patching, filter out servers with invalid AMI data and include in "ignored patches" info
1.6.4
- Read
--role
value for deployments
1.6.3
- Add full support for optional
serverRole
in deployments - Update
environment_manager
dependency with better error messaging
1.6.2
- Update
environment_manager
dependency with string formatting fix