aboutsummaryrefslogtreecommitdiffstats
path: root/dpo/commands
diff options
context:
space:
mode:
authoran4828 <nekrassov@att.com>2017-09-19 10:01:31 -0400
committeran4828 <nekrassov@att.com>2017-09-19 10:01:37 -0400
commit2c0f2bface56c0cd36bdb1707bc5648792b2e712 (patch)
treeb7b711319372ef95cd60af1dcd4d502a744de345 /dpo/commands
parent4edf0fa48892bf38d0e3838d125e9bf2324b38e0 (diff)
TCA: use VES 5.28.4
Change-Id: Ied28090ba5ebceb43e0deb3373f9b9c033806afa Signed-off-by: an4828 <nekrassov@att.com> Issue-ID: DCAEGEN2-65
Diffstat (limited to 'dpo/commands')
-rw-r--r--dpo/commands2
1 files changed, 1 insertions, 1 deletions
diff --git a/dpo/commands b/dpo/commands
index 0c543c7..a88a745 100644
--- a/dpo/commands
+++ b/dpo/commands
@@ -1,12 +1,12 @@
unset http_proxy; unset https_proxy
-dcae_cli data_format add --update tcaInput.json
dcae_cli data_format add --update tcaOutput.json
dcae_cli component add --update tcaSpec.json
dcae_cli component run --dmaap-file dmaap.json --force cdap.tca.hi.lo.app
# publish
dcae_cli data_format publish "TCA Alert Definition"
+dcae_cli component publish cdap.tca.hi.lo.app
# to un-deploy
dcae_cli component undeploy cdap.tca.hi.lo.app