Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
H
helm3
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
helm3
Commits
91b1b0b3
Commit
91b1b0b3
authored
Mar 30, 2016
by
Michelle Noorali
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #495 from michelleN/edit-script
ref(scripts): update start-local.sh output
parents
955d13a0
467a5083
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
start-local.sh
scripts/start-local.sh
+4
-5
No files found.
scripts/start-local.sh
View file @
91b1b0b3
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment