Register content command with ctr

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
This commit is contained in:
Kenfe-Mickael Laventure 2017-07-18 10:13:27 +02:00
parent d10c62d485
commit d0166c42ce
No known key found for this signature in database
GPG Key ID: 40CF16616B361216

View File

@ -83,6 +83,7 @@ containerd CLI
psCommand, psCommand,
applyCommand, applyCommand,
rootfsCommand, rootfsCommand,
contentCommand,
}, extraCmds...) }, extraCmds...)
app.Before = func(context *cli.Context) error { app.Before = func(context *cli.Context) error {
if context.GlobalBool("debug") { if context.GlobalBool("debug") {