import command
Use the import command to import a certificate into a BMC.
import command syntax
OneCli.exe config import <setting> --file <importfilename> [<options>]
Parameter | Required/Optional | Notes |
---|---|---|
--setting | Required | Certificate management setting |
--file | Required | Import file name |
--kcs | Optional | Force to use IPMI over KCS local interface. |
| Optional | Refer to Table 2. |
Example of the import command
OneCli.exe config import IMM.SSL_HTTPS_SERVER_CERT --file temp.cert --bmc userid:password@host
Give documentation feedback