ctr: move fetch,fetch-object,push-object to content

Signed-off-by: Jess Valarezo <valarezo.jessica@gmail.com>
This commit is contained in:
Jess Valarezo
2017-10-27 15:00:35 -04:00
parent 1f704e9862
commit b58e4fc2ed
7 changed files with 142 additions and 159 deletions

View File

@@ -78,14 +78,11 @@ containerd CLI
containers.Command,
content.Command,
events.Command,
fetchCommand,
fetchObjectCommand,
images.Command,
namespacesCmd.Command,
pprofCommand,
pullCommand,
pushCommand,
pushObjectCommand,
rootfsCommand,
runCommand,
snapshot.Command,