tanzu insight image packages

This topic tells you how to use the Tanzu Insight CLI tanzu insight image packages command to get the image packages.

Synopsis

Get image packages

tanzu insight image packages [--digest <image-digest>] [--name <name>] [flags]

Examples

insight image packages --digest sha256:a86859ac1946065d93df9ecb5cb7060adeeb0288fad610b1b659907
  insight image packages --name ubuntu --output-format api-json

Options

  -d, --digest string          image digest
  -h, --help                   help for packages
  -n, --name string            image name
      --output-format string   specify the response's SBOM report format and file type format, options=[text, api-json] (default: text)

See also

check-circle-line exclamation-circle-line close-line
Scroll to top icon