Commit 91b1b0b3 authored by Michelle Noorali's avatar Michelle Noorali

Merge pull request #495 from michelleN/edit-script

ref(scripts): update start-local.sh output
parents 955d13a0 467a5083
...@@ -61,10 +61,9 @@ Logging to ${LOGDIR} ...@@ -61,10 +61,9 @@ Logging to ${LOGDIR}
To use helm: To use helm:
export HELM_HOST=http://localhost:${MANAGER_PORT} export HELM_HOST=http://localhost:${MANAGER_PORT}
./bin/helm list For list of commands, run:
$./bin/helm
To deploy example guestbook: Example Command:
$./bin/helm repo list
./bin/dm -service=http://localhost:8088 deploy examples/guestbook/guestbook.yaml
EOF EOF
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment