diff --git a/client.go b/client.go index 6c5e6c4c99..164e1be321 100644 --- a/client.go +++ b/client.go @@ -89,6 +89,8 @@ func InteractiveMode(scripts ...string) error { "kill", "wait", "stop", + "start", + "restart", "logs", "diff", "commit",