Skip to content

Commit ab04da1

Browse files
author
Joshua Anderson
committed
fix(deisctl): add dock to the list of commands
1 parent b24dd75 commit ab04da1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

deisctl/deisctl.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ Commands, use "deisctl help <command>" to learn more:
3939
journal print the log output of a component
4040
config set platform or component values
4141
refresh-units refresh unit files from GitHub
42-
ssh open an interacive shell on a machine in the cluster
42+
ssh open an interactive shell on a machine in the cluster
43+
dock open an interactive shell on a container in the cluster
4344
help show the help screen for a command
4445
4546
Options:

0 commit comments

Comments
 (0)