Merge "Sphinx doc for zuul {promote,show}"

This commit is contained in:
Jenkins 2014-08-07 09:33:13 +00:00 committed by Gerrit Code Review
commit 49850b0d81
1 changed files with 18 additions and 0 deletions

View File

@ -31,3 +31,21 @@ Example::
zuul enqueue --trigger gerrit --pipeline check --project example_project --change 12345,1
Note that the format of change id is <number>,<patchset>.
Promote
^^^^^^^
.. program-output:: zuul promote --help
Example::
zuul promote --pipeline check --changes 12345,1 13336,3
Note that the format of changes id is <number>,<patchset>.
Show
^^^^
.. program-output:: zuul show --help
Example::
zuul show running-jobs