ref(scripts): update start-local.sh output

pull/495/head
Michelle Noorali 9 years ago
parent 61a9296bb5
commit 467a50833d

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