Skip to content

Commit 5fee67f

Browse files
committed
fix(deisctl): add status command to help screen
Status command exists but is missing from the initial help screen
1 parent 3838a0a commit 5fee67f

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)