Releases: ACloudGuru/oprah
Releases · ACloudGuru/oprah
v2.8.1
v2.8.0
Release v2.7.0
Added
-m, --missing
To prompt only missing values in interactive mode
Release v2.6.0
Added
fetch
command. You can now fetch keys from CLI
Release v2.5.0
Added
accountId
Can now be used to fetch the aws accountId the configuration is deployed to
Release v2.4.0
Fixed
cfOutputs
allow CloudFormation stack outputs to be pushed to the parameter store
Released import/export
ADDED: Import and export command, no tests provided (#9) * ADDED: Import and export command, no tests provided * ADDED: Tests * FIXED: Dependency * ADDED: Change message * RELEASE: 2.3.1 * FIXED: Dependency
Release v2.3.0
Changed
run
command now runs bothinit
andconfigure
.
Release v2.2.1
Fixed
- Terminate process with exit code 1 on errors