@yodata/arc-macro-set-cf-value
v0.0.6
Published
sets any cf value by name
Downloads
1
Readme
arc-plugin-set-cf-value
set CF override values on deploy
useage
Install the plugin: $ npm install -D @yodata/arc-macro-set-cf-value
Configure
# app.arc
@app
footest
@http
post /
@macros
@yodata/arc-plugin
@set-cf-value
Resources.PostIndex.Properties.FunctionName fooname
# {key} {value}