正文:
内容一:显示自定义软件源
# rmt-cli repos custom list
内容二:启用自定义软件源
# rmt-cli repos custom add <URL> <Customize Name>
内容三:删除自定义软件源
# rmt-cli repos custom remove <Customize Name>
参考文献:
https://documentation.suse.com/sles/15-SP4/single-html/SLES-rmt/index.html#sec-rmt-tools-rmt-cli
