Merge "add a JJB command reference"

This commit is contained in:
Jenkins 2014-10-22 21:27:13 +00:00 committed by Gerrit Code Review
commit 3bf5bde63f
1 changed files with 8 additions and 4 deletions

View File

@ -107,10 +107,6 @@ Builder by running ``jenkins-jobs``. You won't be able to do anything
useful just yet without a configuration which is discussed in the next
section.
Usage
^^^^^
.. program-output:: jenkins-jobs --help
Test Mode
^^^^^^^^^
Once you have a configuration defined, you can run the job builder in test mode.
@ -196,6 +192,14 @@ To delete jobs that only have 'foo' in their name::
jenkins-jobs delete --path ./myjobs \*foo\*
Command Reference
^^^^^^^^^^^^^^^^^
.. program-output:: jenkins-jobs --help
.. program-output:: jenkins-jobs test --help
.. program-output:: jenkins-jobs update --help
.. program-output:: jenkins-jobs delete-all --help
.. program-output:: jenkins-jobs delete --help
.. rubric:: Footnotes
.. [#f1] The cache default location is at ``~/.cache/jenkins_jobs``, which
can be overridden by setting the ``XDG_CACHE_HOME`` environment