ipmcset -t syslog -d rootcertificate
更新时间: 2026/07/28
在Gitcode上查看源码Command Function
import syslog rootcertificate
Command Format
ipmcset -t syslog -d rootcertificate -v <filepath>
Command type
ipmcset
Parameters
| Name | Type | Required | Default | Constraint | Description |
|---|---|---|---|---|---|
path | string | Yes | - | Regex | - |
Regex正则表达式
path
^(/tmp/.{1,255})$Example
ipmcset -t syslog -d rootcertificate -v /tmp/rootcertificate.cerOutput Examples
Set syslog root certificate successfully.