add size to inspect

Signed-off-by: Zhang Kun <zkazure@gmail.com>
Upstream-commit: b4d6b23838bb7d8436a1966fc3ef3ade83544d58
Component: engine
This commit is contained in:
Zhang Kun
2015-09-25 20:49:02 +08:00
parent 171ab4083f
commit 9375e8c909
13 changed files with 108 additions and 8 deletions

View File

@ -18,6 +18,7 @@ parent = "smn_cli"
--help=false Print usage
--type=container|image Return JSON for specified type, permissible
values are "image" or "container"
-s, --size=false Display total file sizes if the type is container
By default, this will render all results in a JSON array. If a format is
specified, the given template will be executed for each result.