diff --git a/docs/Reference/RPC/commandsRPC.md b/docs/Reference/RPC/commandsRPC.md index 57847e745..d9840d69a 100644 --- a/docs/Reference/RPC/commandsRPC.md +++ b/docs/Reference/RPC/commandsRPC.md @@ -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:
(a) pre-provisioning state
(b) activated in client control mode
(c) activated in admin control mode |