Merge pull request #229 from mrunalp/fix_state_cmd
Add missing state command to command list
This commit is contained in:
		| @@ -55,6 +55,7 @@ var contSubCmds = []cli.Command{ | |||||||
| 	pauseCommand, | 	pauseCommand, | ||||||
| 	resumeCommand, | 	resumeCommand, | ||||||
| 	startCommand, | 	startCommand, | ||||||
|  | 	stateCommand, | ||||||
| 	statsCommand, | 	statsCommand, | ||||||
| 	watchCommand, | 	watchCommand, | ||||||
| 	updateCommand, | 	updateCommand, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Michael Crosby
					Michael Crosby