1. 程式人生 > >安裝MAC 版的最新jenkins-1.635.pkg 後 如何重啟jenkins 及命令列操作jenkins

安裝MAC 版的最新jenkins-1.635.pkg 後 如何重啟jenkins 及命令列操作jenkins

重啟Jenkins:

java -jar war/WEB-INF/jenkins-cli.jar -s http://your_server_IP:8080/ restart

Jenkins CLI

You can access various features in Jenkins through a command-line tool. See the Wiki for more details of this feature.To get started, download jenkins-cli.jar, and run it as follows:

java -jar jenkins-cli.jar
-s http://your_server_IP:8080/ help

Available Commands

build Builds a job, and optionally waits until its completion.
Cancel the effect of the "quiet-down" command.
Clears the build queue.
Retrieves console output of a build.
Creates a new job by reading stdin as a configuration XML file.
Creates a new node by reading stdin as a XML configuration.
Creates a new view by reading stdin as a XML configuration.
Deletes build record(s).
Dumps the job definition XML to stdout.
Dumps the node definition XML to stdout.
Dumps the view definition XML to stdout.
Executes the specified Groovy script.
Runs an interactive groovy shell.
help Lists all the available commands or a detailed description of single command.
Installs a plugin either from a file, an URL, or from update center.
Performs automatic tool installation, and print its location to stdout. Can be only called from inside a build.
Mark the build to keep the build forever.
Dumps the changelog for the specified build(s).
Lists all jobs in a specific view or item group.
Outputs a list of installed plugins.
login Saves the current credential to allow future commands to run without explicit credential information.
Deletes the credential stored with the login command.
mail Reads stdin and sends that out as an e-mail.
Stop using a node for performing builds temporarily, until the next "online-node" command.
Resume using a node for performing builds, to cancel out the earlier "offline-node" command.
Quiet down Jenkins, in preparation for a restart. Don’t start any builds.
Discard all the loaded data in memory and reload everything from file system. Useful when you modified config files directly on disk.
Restart Jenkins.
Safely restart Jenkins.
Puts Jenkins into the quiet mode, wait for existing builds to be completed, and then shut down Jenkins.
Outputs the session ID, which changes every time Jenkins restarts.
Update/set the build parameter of the current build in progress.
Sets the result of the current build. Works only if invoked from within a build.
Immediately shuts down Jenkins server.
Updates the job definition XML from stdin. The opposite of the get-job command.
Updates the node definition XML from stdin. The opposite of the get-node command.
Updates the view definition XML from stdin. The opposite of the get-view command.
Outputs the current version.
Wait for a node to become offline.
Wait for a node to become online.
Reports your credential and permissions.

相關推薦

安裝MAC 最新jenkins-1.635.pkg 如何jenkins 命令操作jenkins

重啟Jenkins: java -jar war/WEB-INF/jenkins-cli.jar -s http://your_server_IP:8080/ restart Jenkins CLI You can access various features

SprinBoot CLI 安裝(Mac)

輸出 出現 subject rest 環境變量path erro bre spirng 執行 1. 安裝 HomeBrew /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homeb

2018VMware虛擬機器安裝Mac OS 10.12.1

說明:該篇部落格是博主一字一碼編寫的,實屬不易,請尊重原創,謝謝大家! 一.下載安裝中所需的映象檔案以及補丁工具 Mac OS 10.12.1 Sierra (16B2555) 懶人版(下載地址):https://pan.baidu.com/s/1y7XCqsWuxrLtmBY

【MindSpore】Ubuntu16.04上成功安裝GPUMindSpore1.0.1

本文是在宿主機Ubuntu16.04上拉取cuda10.1-cudnn7-ubuntu18.04的映象,在容器中通過Miniconda3建立python3.7.5的環境併成功安裝mindspore_gpu_1.0.1; 一、前期踩過的坑 二、安裝成功的流程 【1】拉取cuda10.1-cudnn7-ubun

WDCP上配置SSL證書即https 2017-08-28 百度總結 操作環境:linux的WDCP操作面板(沒有操作面板就在命令操作) wdcp 安裝ssl證書教程實現https訪問 1.申請

百度總結 操作環境:linux的WDCP操作面板(沒有操作面板就在命令列操作) wdcp 安裝ssl證書教程實現https訪問 1.申請免費或付費證書 2.新建站點並 按照提示上傳SSL證書,證書名稱為:域名.KEY/域名.PEM 3.修改對應站點的.CONF檔案(配置檔案) 1234567

Linux下安裝Oracle無法登錄數據庫ORA-01034:ORACLE not available

http use username connected 無法 -- .aspx data ase Linux下安裝了數據庫,安裝完成後可以用,今天啟動就不能用了,提示Oracle not available,後來查找資料,據說是oracle服務沒有打開。如下方式可以解決問題

centos安裝需要license

enter post enter鍵 令行 命令 script clas live entos 安裝完成centos7後出現 需要接受license,才能重啟,而且還是命令行格式 解決方案: 輸入【1】,按Enter鍵閱讀許可協議, 輸入【2】,按Enter鍵接受許

Git入門(安裝基礎命令操作

一、安裝 1、Mac   在Mac中安裝Git的方法不止一種。最簡單的要數通過Xcode命令列工具。對於Mavericks(10.9)或更高版本的作業系統,當你第一次嘗試在終端執行git命令時,系統會自動檢查是否已安裝Git;如果未安裝,則會提示你安裝它。如果希望獲得更高的版本,也可以通過二進位制安裝程式

storm概述、叢集安裝和簡單的命令操作

http://storm.apache.org Apache Storm是一個免費的開源分散式實時計算系統。Storm可以輕鬆可靠地處理無限資料流,實現Hadoop對批處理所做的實時處理。Storm非常簡單,可以與任何程式語言一起使用,並且使用起 來很有趣! Storm有許多用例:實時分析,

win8.1 錯誤0xc000021a 不斷

本文的方法針對的問題為windows更新意外中斷或更新出現問題所導致的開啟不斷藍屏,錯誤編碼為0xc000021a 1.  出現repair->advanced options , 選擇advanced options 2. 選擇Command Prompt 3. 向

對於mongodb在linux上的的安裝與其簡單命令操作的學習回顧

    今天培訓主要學習了MongoDB的安裝與簡單操作以及關於NoSQL的一點概念性的知識,在此對所操作的MongoDB命令進行簡單回顧 1.MongoDB的安裝 與網上的教程無太多出入,Linux系統下直接通過終端輸入命令列 sudo apt-get install m

Linux下Mongodb安裝命令操作和sql語句

--logappend --port=27017 --fork 5. 引數解釋: --dbpath 資料庫路徑(資料檔案)--logpath 日誌檔案路徑--master 指定為主機器--slave 指定為從機器--source 指定主機器的IP地址--pologSize 指定日誌檔案大小不超過64M.因為

Vmware安裝完Ubuntu16.10失敗

在Vmware裡安裝完Ubuntu16.10,啟動時出現'SMBus Host Controller not enabled'錯誤提示,進不到圖形介面。 網上搜了一下,解決辦法是在圖形介面裡進終端視窗,編輯blacklist.conf檔案,禁止i2c_piix4驅動的載入

安裝了phpnow,如何在DOS視窗用命令操作資料庫?

1、在環境變數裡面加入mysql.exe所在目錄的路徑        具體操作:進入phpnow的安裝目錄,找到mysql.exe的所在目錄的路徑,例如我的安裝路徑為圖下這個(供參考)              把路徑複製下來,一會貼上到環境變數裡。 2、開啟電腦裡的環境變

ubuntu16.04安裝完caffe登入不了

ubuntu安裝完caffe後重啟登入不了 問題描述 今天配置完caffe,準備製作圖片資料集,然後就搜尋了各種把mp4檔案轉換為一幀幀圖片的方法。之後我嘗試在ubuntu下開啟mp4播放一下試試,系統提示缺少外掛,無法播放。然後我又想開啟系統自帶的照相功能,發現攝像機也無法呼叫

innosetup製作靜默安裝包,安裝

; 指令碼由 Inno Setup 指令碼嚮導 生成! ; 有關建立 Inno Setup 指令碼檔案的詳細資料請查閱幫助文件! [Setup] ; 注: AppId的值為單獨標識該應用程式。 ; 不

Linux的基本命令操作(精簡

Linux操作命令太過強大了,命令數量也居多在本文最下方有下載       Linux命令集文件資料供分享下載            下載地址:http://download.csdn.net/det

MariaDB的安裝和配置(HEIDISQL 遠端連線和命令操作

首先配置允許訪問的使用者,採用授權的方式給使用者許可權 GRANT ALL PRIVILEGES ON *.* TO 'root'@'%'IDENTIFIED BY '1234abcd' WITH GRANT OPTION;  說明:root是登陸資料庫的使用者,1234abcd是登陸資料庫的密碼,

anaconda已安裝python2.7版本直接命令操作安裝3.6或任何版本的方法

如果您已經安裝了anaconda python 2.7,就可以直接開啟命令列安裝其他版本而不用去官網再下載很大的安裝包啦~ 具體操作如下: 1.windows搜尋欄輸入anaconda,出現 2.開啟命令列後,命令列執行:(使用清華映象,否則會報錯h

Mac上用命令操作git

1.git clone 2.git log cd SlidingMenu 然後 git log 可以檢視這個倉庫以前的提交記錄 3.git status 對 SlidingMenu進行修改後,git status 就會顯示出你修改的檔案