注意:gerrit文档中说了很多REST API的用法,如图“示例1”,实际使用中命令其实不需要HTTP1.0
用户相关
查看指定用户名的id
curl http://ip:8080/accounts/?q=name:gerrit
查看指定用户的信息
curl http://10.250.115.15:8080/accounts/gerrit
注意:gerrit文档中说了很多REST API的用法,如图“示例1”,实际使用中命令其实不需要HTTP1.0
curl http://ip:8080/accounts/?q=name:gerrit
curl http://10.250.115.15:8080/accounts/gerrit
本文标题:Gerrit REST API使用实例
本文链接:https://www.haomeiwen.com/subject/eiqqwftx.html
网友评论