Merge pull request #15796 from azurezk/add-size-to-inspect
add container size info to inspect Upstream-commit: ce607916e9b4e294e66188bbaf50acaa86e3909f Component: engine
This commit is contained in:
@ -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.
|
||||
|
||||
Reference in New Issue
Block a user