...

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

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

     1## in-toto key layout
     2
     3Output the key layout for a given key in <KEYID>: <KEYOBJ> format
     4
     5### Synopsis
     6
     7Output is a json formatted pubkey suitable for embedding in a layout file
     8
     9```
    10in-toto key layout <file> [flags]
    11```
    12
    13### Options
    14
    15```
    16  -h, --help   help for layout
    17```
    18
    19### SEE ALSO
    20
    21* [in-toto key](in-toto_key.md)	 - Key management commands
    22

View as plain text