要在 CLI 中编辑更改包
在 CLI 中,输入下列命令:
im editcp
--attribute=value
--filter=type:name
cpid
其中:
--attribute=value 指定形式 name=value 的属性,其中 name 是属性名称,value 是该属性的新值。
--filter=type:name 指定用于优化更改包选择的筛选器。
cpid 指定正在编辑的更改包。
这对您有帮助吗?