Skip to content

Commit f7d55f6

Browse files
committed
Merge pull request #4464 from adamreese/deisctl-status
fix(deisctl): add status command to help screen
2 parents 2019195 + 5fee67f commit f7d55f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

deisctl/deisctl.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Commands, use "deisctl help <command>" to learn more:
3535
start start components
3636
stop stop components
3737
restart stop, then start components
38+
status view status of components
3839
scale grow or shrink the number of routers, registries or store gateways
3940
journal print the log output of a component
4041
config set platform or component values

0 commit comments

Comments
 (0)