Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.clawker.dev/llms.txt

Use this file to discover all available pages before exploring further.

clawker image inspect

Display detailed information on one or more images

Synopsis

Returns low-level information about clawker images. Outputs detailed image information in JSON format.
clawker image inspect IMAGE [IMAGE...] [flags]

Examples

  # Inspect an image
  clawker image inspect clawker-myapp:latest

  # Inspect multiple images
  clawker image inspect clawker-myapp:latest clawker-backend:latest

Options

  -h, --help   help for inspect

Options inherited from parent commands

  -D, --debug   Enable debug logging

See also