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
191292f1
Commit
191292f1
authored
Nov 09, 2015
by
jackgr
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add command list.
parent
4a9baf0b
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
1 deletion
+15
-1
README.md
README.md
+15
-1
design.md
docs/design/design.md
+0
-0
No files found.
README.md
View file @
191292f1
...
@@ -111,7 +111,21 @@ For more information about this example, see [examples/guestbook/README.md](exam
...
@@ -111,7 +111,21 @@ For more information about this example, see [examples/guestbook/README.md](exam
## Additional commands
## Additional commands
The command line tool makes it easy to configure a cluster from a set of predefined
The command line tool makes it easy to configure a cluster from a set of predefined
types.
types. Here's a list of available commands:
```
expand Expands the supplied template(s)
deploy Deploys the supplied type or template(s)
list Lists the deployments in the cluster
get Retrieves the supplied deployment
delete Deletes the supplied deployment
update Updates a deployment using the supplied template(s)
deployed-types Lists the types deployed in the cluster
deployed-instances Lists the instances of the supplied type deployed in the cluster
types Lists the types in the current registry
describe Describes the supplied type in the current registry
```
## Uninstalling Deployment Manager
## Uninstalling Deployment Manager
...
...
docs/design/design.md
View file @
191292f1
This diff is collapsed.
Click to expand it.
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