Jenkins CLI: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=External= * https://jenkins.io/doc/book/managing/cli/ =Internal= * Jenkins Concepts#CLI|Jenkins Concepts}} =Overview= java -jar jenkins-cli.jar -s http://localhost:80...")
 
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
=Internal=
=Internal=


* [[Jenkins Concepts#CLI|Jenkins Concepts}}
* [[Jenkins Concepts#CLI|Jenkins Concepts]]


=Overview=
=Overview=
Line 12: Line 12:


=Commands=
=Commands=
==copy-job==

Latest revision as of 20:05, 24 April 2018

External

Internal

Overview

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

Commands

copy-job