Update Sept 10, 2024
Update Sept 10, 2024
tip
Run npm i -g @codiac.io/codiac-cli to update your Codiac CLI.
New Features
- New command:
codiac cabinet contentsshows the list of asset versions currently deployed to a cabinet. - Added AWS session support for
codiac csp login. Codiac asset deploynow shows the currently-deployed version when selecting the target cabinet.
Fixes
- Minor housekeeping fixes to CLI commands, including a streamlined experience for providing CSP information.
- Fixed a bug in
codiac host deletewhich prevented deletion of the last remaining host mapping.