Currently the key vault name is hardcoded per project, add an example for how this value can be dynamic
Should env be set in configuration?
Script is JS, but config is TS - should the script be TS? If yes it will require projects to install and use tsx or similar (nodejs now has support in >=v22.18.0 for running TS files)