Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

docs: Include verify_attestation_chains.py help text to attestations README #134

Merged
merged 1 commit into from Jul 12, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 3 additions & 0 deletions samples/attestations/README.rst.in
Expand Up @@ -12,6 +12,9 @@ setup:
- install_deps

samples:
- name: Verify attestations and certificate chains for keys generated by Cloud HSM
file: verify_attestation_chains.py
show_help: True
- name: Verify attestations for keys generated by Cloud HSM
file: verify_attestation.py
show_help: True
Expand Down