intoto run
Record a single-command pipeline step and upload the signed link
Synopsis
Run a pipeline step as a single command, snapshot input and output file hashes around it, sign the resulting link with the DevGuard token, and upload it to DevGuard.
Use this when your entire step is one command (e.g. 'make build'). If your step involves multiple commands, use 'intoto start' + 'intoto stop' instead.