Merge pull request #495 from michelleN/edit-script

ref(scripts): update start-local.sh output
pull/499/head
Michelle Noorali 9 years ago
commit 91b1b0b3f1

@ -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

Loading…
Cancel
Save