ctr: add delete command

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
This commit is contained in:
Kenfe-Mickael Laventure 2017-01-12 10:15:27 -08:00
parent 851d811eb2
commit f9aac9d599
2 changed files with 51 additions and 0 deletions

View file

@ -37,6 +37,7 @@ containerd client
runCommand,
execCommand,
eventsCommand,
deleteCommand,
}
app.Before = func(context *cli.Context) error {
if context.GlobalBool("debug") {