Sphinx doc for zuul {promote,show}

The Zuul client documentation was missing entries for the promote and
show sub commands.

Change-Id: Ia5501886984c8be2f900389bd65c166e093d416d
This commit is contained in:
Antoine Musso 2014-06-30 21:35:26 +02:00
parent ae6b9ee599
commit 6aa898464f
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