Validate that an image is well-formed. More information: https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_validate.md.
crane validate
crane validate --fast
crane validate --remote {{image_name}}
crane validate --tarball {{path/to/tarball}}
crane validate {{[-h|--help]}}