intoto verify
Verify a supply chain
devguard-scanner intoto verify [flags]Options
-h, --help help for verify
--layoutKey string Path to the layout key
--supplyChainId string Supply chain ID
--token string TokenOptions inherited from parent commands
--apiUrl string The devguard api url
--assetName string The asset name to use
--generateSlsaProvenance Generate SLSA provenance for the in-toto link. The provenance will be stored in <stepname>.provenance.json. It will be signed using the intoto token.
--ignore stringArray The ignore patterns for the in-toto link (default [.git/**/*])
-l, --logLevel string Set the log level. Options: debug, info, warn, error (default "info")
--materials stringArray The materials to include in the in-toto link. Default is the current directory (default [.])
--products stringArray The products to include in the in-toto link. Default is the current directory (default [.])
--step string The name of the in-toto link