1.0.2 • Published 2 years ago

json-replace-secrets v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

json-replace-secrets

Replaces secret placeholders in app config json file with values from vault secret json file

To Install RUN : npm i -g json-replace-secrets

To use 1. create a new directory : mkdir replacement 2. Add 2 new files - configfile.json and secretfile.json (Samples available in repository) 3. From the same folder RUN : json-replace-secrets -c configfile -s secretfile

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago