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