Add missing state command to command list
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
parent
f0f0c3e0dc
commit
79de8a2fc5
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ var contSubCmds = []cli.Command{
|
|||
pauseCommand,
|
||||
resumeCommand,
|
||||
startCommand,
|
||||
stateCommand,
|
||||
statsCommand,
|
||||
watchCommand,
|
||||
updateCommand,
|
||||
|
|
Loading…
Reference in a new issue