System Grab Bag

View all TLDR pages from common (or from all pages)

in-toto-record

Create a signed link metadata file to provide evidence for supply chain steps. More information: https://in-toto.readthedocs.io/en/latest/command-line-tools/in-toto-record.html.
  • Start the record (creates a preliminary link file):
    in-toto-record start -n {{edit-files}} -k {{path/to/key_file}} -m {{.}}
  • Stop the record (expects a preliminary link file):
    in-toto-record stop -n {{edit-files}} -k {{path/to/key_file}} -p {{.}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.