arm-params-merge
v2.0.0
Published
utility to merge arm param file with specified overrides
Downloads
3
Readme
ARM Params Merge
Utility to merge arm param file with specified overrides.
usage:
node param-merge.js ./path/to/template-parameter-file.json Foo=bar Bar=blaz
Writes the parameters back to the specified file with the given overrides.