Add start subcommand in ctr.

Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
This commit is contained in:
Yanqiang Miao
2017-08-04 11:04:47 +08:00
parent 0fa76584f8
commit ac72bbab26
2 changed files with 88 additions and 0 deletions

View File

@@ -81,6 +81,7 @@ containerd CLI
rootfsCommand,
runCommand,
snapshotCommand,
startCommand,
taskListCommand,
versionCommand,
}, extraCmds...)