Update August 15, 2024
Update August 15, 2024
Run npm i -g @codiac.io/codiac-cli
to update your Codiac CLI.
New Features
- Added
codiac asset where
to show where a given asset is deployed, and which version. - Added
codiac cabinet contents
to show which assets are deployed to a given cabinet. - Renamed
codiac asset destroy
tocodiac asset undeploy
to reduce confusion.
Fixes
- Fixed an issue which prevented publishing on a branch with a slash in the name.
- Fixed an issue which caused unwanted tenant information to persist in the user-context.json file.
- Fixed an issue that was ignoring the footprint config setting
scaling.disabled
.