Skip to content

Commit

Permalink
Merge pull request deis#4464 from adamreese/deisctl-status
Browse files Browse the repository at this point in the history
fix(deisctl): add status command to help screen
  • Loading branch information
mboersma committed Sep 15, 2015
2 parents 2019195 + 5fee67f commit f7d55f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deisctl/deisctl.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Commands, use "deisctl help <command>" to learn more:
start start components
stop stop components
restart stop, then start components
status view status of components
scale grow or shrink the number of routers, registries or store gateways
journal print the log output of a component
config set platform or component values
Expand Down

0 comments on commit f7d55f6

Please sign in to comment.