Merge pull request #935 from kunalkushwaha/ctr-fix-914

Container list and Task List printed separately.
This commit is contained in:
Michael Crosby
2017-06-23 13:16:07 -07:00
committed by GitHub
2 changed files with 135 additions and 46 deletions

View File

@@ -60,7 +60,8 @@ containerd CLI
deleteCommand,
namespacesCommand,
eventsCommand,
listCommand,
containerListCommand,
taskListCommand,
infoCommand,
killCommand,
pprofCommand,