View image information
Hangar provides the view subcommand to view the image SLSA Provenance and SBOM data information. In addition, Hangar provides the inspect command to view detailed information of image architecture and digest, etc.
📄️ View image SLSA Provenance
Use hangar view provenance to view the SLSA Provenance data of container image。
📄️ View image SBOM data
Use hangar view sbom command to view the SBOM data of the image.
📄️ Inspect image manifest
hangar inspect command allows to inspect the container image manifest (similar to skopeo inspect).
📄️ Inspect image list
Use hangar inspect list command for inspect multiple container image information.