Update August 1, 2024
Update August 1, 2024
Run npm i -g @codiac.io/codiac-cli
to update your Codiac CLI.
codiac cabinet create
now supports silent (non-TTY) usage and the following arguments:--silent
--echo
--to-script
- –silent
- You can now add a unique set of credentials for each AWS account ID.
- Enhanced responsiveness to concurrent changes being made by multiple portal users.
- Added support for dynamic environment configs.
- Dynamic environment configs let you use a dynamic variable as an environment config.
- The dynamic variable is set when the container instance is created.
- For example, you can set a dynamic environment config for “Host IP address.” When the container instance is created, this config is set to the host IP address.
- See Manage Configurations for more information.