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
4a393bba
Commit
4a393bba
authored
Nov 09, 2015
by
Jack Greenfield
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #30 from jackgr/commands
Add command list
parents
98989f83
fad75196
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
1 deletion
+15
-1
README.md
README.md
+15
-1
No files found.
README.md
View file @
4a393bba
...
...
@@ -111,7 +111,21 @@ For more information about this example, see [examples/guestbook/README.md](exam
## Additional commands
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
...
...
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