diff options
Diffstat (limited to 'heat/vFW_CNF_CDS/templates/cba-dev/enrich.sh')
-rwxr-xr-x | heat/vFW_CNF_CDS/templates/cba-dev/enrich.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/heat/vFW_CNF_CDS/templates/cba-dev/enrich.sh b/heat/vFW_CNF_CDS/templates/cba-dev/enrich.sh index 1db994b6..632cb89f 100755 --- a/heat/vFW_CNF_CDS/templates/cba-dev/enrich.sh +++ b/heat/vFW_CNF_CDS/templates/cba-dev/enrich.sh @@ -19,4 +19,5 @@ curl --location --request POST 'http://127.0.0.1:8081/api/v1/blueprint-model/enrich' \ --header 'Authorization: Basic Y2NzZGthcHBzOmNjc2RrYXBwcw==' \ +-o 'cba.zip' \ --form 'file=@../package_native/CBA.zip' | jq |