commands.sh

crane validate

all

Validate that an image is well-formed.

More info →

Options (1)

-h, --helpboolean

Display help

Example: crane validate {{[-h|--help]}}

Examples (5)

Validate an image

Skip downloading/digesting layers

Name of remote image to validate

crane validate --remote image_name

Path to tarball to validate

crane validate --tarball path/to/tarball

Display help

crane validate [-h|--help]
made by @shridhargupta | data from tldr-pages