containerd/cmd/ctr/commands/images
Derek McGowan bbdbf7ab6c
Add inspect image commands
Outputs the image structure as a tree with an option to show content
and related labels for the image.

Signed-off-by: Derek McGowan <derek@mcg.dev>
2023-08-23 06:52:35 -07:00
..
convert.go Add a platform.ParseAll helper 2023-06-26 20:34:37 +00:00
export.go Add a platform.ParseAll helper 2023-06-26 20:34:37 +00:00
images.go Add inspect image commands 2023-08-23 06:52:35 -07:00
import.go use uppercase letters for flag usage 2023-03-08 14:28:06 +08:00
inspect.go Add inspect image commands 2023-08-23 06:52:35 -07:00
mount.go use uppercase letters for flag usage 2023-03-08 14:28:06 +08:00
pull.go Add a platform.ParseAll helper 2023-06-26 20:34:37 +00:00
push.go use uppercase letters for flag usage 2023-03-08 14:28:06 +08:00
tag.go use uppercase letters for flag usage 2023-03-08 14:28:06 +08:00
unmount.go use uppercase letters for flag usage 2023-03-08 14:28:06 +08:00
usage.go cmd/ctr/commands/images: support usage subcommand 2023-02-14 23:24:10 +08:00