in-toto-run
Verified for current stable LTS
In Toto Run Command: Generate Signed Attestations For Review
Use for generate signed attestations for review with In Toto Run. Exact CLI syntax to generate signed attestations for review using In Toto Run.
When to use this: Use for generate signed attestations for review with In Toto Run.
Command Syntax
in-toto-run -n <review> --signing-key <key_file> -m <document.pdf> -x in-toto-run -n <review> --signing-key <key_file> -m <document.pdf> -x Command Breakdown
-n- Command Option
- Tool-specific option used by this command invocation.
--signing-key- Command Option
- Tool-specific option used by this command invocation.
-m- Command Option
- Tool-specific option used by this command invocation.
-x- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to generate signed attestations for review using In Toto Run.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
In Toto Run Command: Create Tarball And Store Materials
in-toto-run -n <package> -m <project> -p <project.tar.gz> -- <tar czf project.tar.gz project> In Toto Run Command: Scan Image With Trivy And Generate Link File in-toto-run -n <scan> --signing-key <key_file> -p <report.json> -- /bin/sh -c "trivy --output report.json --format json <path/to/image>" In Toto Run Command: Tag Git Repo And Sign Link File in-toto-run -n <tag> -p <.> --signing-key <key_file> -- <git tag v1.0> Jmeter Command: Run Test Plan Nongui jmeter -n -t <path/to/file.jmx> Jmeter Command: Run Test Plan Nongui Logfile jmeter -n -t <path/to/file.jmx> -l <path/to/logfile.jtl>