Skip to content

Commit

Permalink
docs(reference): new flags for displaying certs
Browse files Browse the repository at this point in the history
  • Loading branch information
Walt-Intel committed Sep 11, 2023
1 parent 592d16c commit d2e04f9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/Reference/RPC/commandsRPC.md
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,10 @@ Display AMT status and configuration:
| | -json | JSON Output |
| Version | -ver | Intel AMT version. |
| Build Number | -bld | Intel AMT Build Number. |
| Certificate | -cert | Certificate Hashes |
| Certificate | -cert | Certificate Hashes
| User Certificates | -userCert | Certificate Hashes |
| System Certificates | -cert -system | Certificate Hashes |
| User and System Certificates | -cert -password | Certificate Hashes |
| SKU | -sku | Product SKU |
| UUID | -uuid | Unique Universal Identifier of the device. Used when creating device-specific MPS API calls as part of the REST API's URL path. |
| Control Mode | -mode | Control Mode below indicates the managed device's state: <br>(a) pre-provisioning state <br>(b) activated in client control mode <br>(c) activated in admin control mode |
Expand Down

0 comments on commit d2e04f9

Please sign in to comment.