finch inspect¶
Return low-level information on objects.
finch inspect [flags]
Options¶
-f, --format string Format the output using the given Go template, e.g, '{{json .}}'
-h, --help help for inspect
--mode string Inspect mode, "dockercompat" for Docker-compatible output, "native" for containerd-native output (default "dockercompat")
--type string Return JSON for specified type