...

Text file src/github.com/in-toto/in-toto-golang/doc/in-toto.md

Documentation: github.com/in-toto/in-toto-golang/doc

     1## in-toto
     2
     3Framework to secure integrity of software supply chains
     4
     5### Synopsis
     6
     7A framework to secure the integrity of software supply chains https://in-toto.io/
     8
     9### Options
    10
    11```
    12  -h, --help   help for in-toto
    13```
    14
    15### SEE ALSO
    16
    17* [in-toto completion](in-toto_completion.md)	 - Generate completion script
    18* [in-toto gendoc](in-toto_gendoc.md)	 - Generate in-toto-golang's help docs
    19* [in-toto key](in-toto_key.md)	 - Key management commands
    20* [in-toto record](in-toto_record.md)	 - Creates a signed link metadata file in two steps, in order to provide
    21              evidence for supply chain steps that cannot be carried out by a single command
    22* [in-toto run](in-toto_run.md)	 - Executes the passed command and records paths and hashes of 'materials'
    23* [in-toto sign](in-toto_sign.md)	 - Provides command line interface to sign in-toto link or layout metadata
    24* [in-toto verify](in-toto_verify.md)	 - Verify that the software supply chain of the delivered product
    25

View as plain text