intoto
InToto commands
Options
--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.
-h, --help help for intoto
--ignore stringArray The ignore patterns for the in-toto link (default [.git/**/*])
--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
--supplyChainId string The supply chain id to use. If empty, tries to extract the current commit hash.
--token string The token to use for in-totoOptions inherited from parent commands
-l, --logLevel string Set the log level. Options: debug, info, warn, error (default "info")