CLI Guide

To delete an installed KEK Secure Boot Certificate
racadm bioscert delete -t 3 -k 0 -v
416e3e4a6722a534afba9040b6d6a69cc313f1e48e7959f57bf248d543d00245
To delete an installed DBX Secure Boot Certificate of HASH type SHA-256
racadm bioscert delete -t 3 -k 1 -v
416e3e4a6722a534afba9040b6d6a69cc313f1e48e7959f57bf248d543d00245
To delete all the installed KEK Secure Boot Certificates
racadm bioscert delete --all
To restore the installed KEK Secure Boot Certificates
racadm bioscert restore -t 1
To restore all the installed Secure Boot Certificates
racadm bioscert restore --all
cd
Table 8. cd
Description
To change the current working object, use this command.
Synopsis
racadm> cd <object>
Input
racadm> cd <object>
Output Displays the new prompt.
Example
Example 1: To navigate to the system device type directory:
racadm>>cd system
racadm/system>
Example 2: To run all the power-related get or set commands:
racadm/system>cd power
racadm/Power>
cd..
Table 9. cd..
Description
To go back to the previous directory, use this command.
Synopsis
racadm> cd..
Input
racadm> cd..
Output To traverse back to the previous directory, use the command.
Example
Example 1: To traverse back from power to system object:
48 RACADM Subcommand Details