infisical
infisical copied to clipboard
Added option to override imported secrets through api and cli
Description 📣
Fixes #1501. Helps overriding imported secrets, if a developer want to test some env for all folders/applications without disturbing other developers. Use the optional paramter --allow-override-in-imports
in cli to give overrides a priority over shared secrets.
Type ✨
- [ ] Bug fix
- [x] New feature
- [ ] Breaking change
- [ ] Documentation
Tests 🛠️
Here is a video demonstrating the feature. https://drive.google.com/file/d/1BY6OJqaUk-cQep_huUTmcP6ay7T55YNW/view?usp=sharing
infisical secrets --path=/B --allow-override-in-imports
- [x] I have read the contributing guide, agreed and acknowledged the code of conduct. 📝