delete command
Use the delete command to delete an instance of a setting.
delete command syntax
OneCli.exe config delete <setting_instance> [<options>]
Parameter | Required/Optional | Notes |
---|---|---|
setting_instance | Required | A unique value is required for this parameter. |
--kcs | Optional | Force to use IPMI over KCS local interface. |
| Optional | Refer to Table 2. |
Note
The delete command is used only for a setting instance. It does not work for a normal setting.
Example of the delete command
OneCli.exe config delete imm.loginid.6 --bmc userid:password@host
Give documentation feedback