Skip to content

Commit 3d2d403

Browse files
authored
docs: update README.md (#36)
Note: add bundle command in CLI usage
1 parent b19f4be commit 3d2d403

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,12 @@ Get certificate details for a specific key type:
163163
tpm-trust certificates get $KTY
164164
```
165165

166+
Display EK certificate chains stored in TPM NVRAM:
167+
168+
```bash
169+
tpm-trust certificates bundle
170+
```
171+
166172
### Version command
167173

168174
```bash

0 commit comments

Comments
 (0)