ctr: move unpack to snapshot command

Signed-off-by: Jess Valarezo <valarezo.jessica@gmail.com>
This commit is contained in:
Jess Valarezo
2017-10-27 15:34:37 -04:00
parent 456d3f4475
commit e4da49c44c
3 changed files with 46 additions and 63 deletions

View File

@@ -81,7 +81,6 @@ containerd CLI
images.Command,
namespacesCmd.Command,
pprofCommand,
rootfsCommand,
runCommand,
snapshot.Command,
tasksCommand,