#author("2017-07-12T23:03:02+09:00","","")
#author("2017-07-13T00:01:18+09:00","","")
[[Memorandums]]
#nofollow
#norelated
総数:&counter(total); 今日:&counter(today); 昨日:&counter(yesterday);

* もくじ [#m93826d3]

#contents

*Authenticating scripted clients [#j043ec3e]
https://wiki.jenkins.io/display/JENKINS/Authenticating+scripted+clients

*Remote access API [#z0cb02e7]
https://wiki.jenkins.io/display/JA/Remote+access+API

 ~$ wget --auth-no-challenge --http-user=admin --http-password=7e05ab381813eeef31379c9b3bcbe422 http://192.168.3.9:4000/jenkins/job/PE46_create_delta_for_S/buildWithParameters?token=orbit
 --2017-07-12 23:58:14--  http://192.168.3.9:4000/jenkins/job/PE46_create_delta_for_S/buildWithParameters?token=orbit
 192.168.3.9:4000 に接続しています... 接続しました。
 HTTP による接続要求を送信しました、応答を待っています... 201 Created
 長さ: 0
 `buildWithParameters?token=orbit' に保存中
 
 buildWithParameters?token=orbit            [ <=>                                                                        ]       0  --.-KB/s    in 0s      
 
 2017-07-12 23:58:14 (0.00 B/s) - `buildWithParameters?token=orbit' へ保存完了 [0/0]
 
~$
 


トップ   差分 バックアップ リロード   一覧 単語検索 最終更新   ヘルプ   最終更新のRSS