zuul-client/doc/source/index.rst
Matthieu Huin ab852e407a Fix integration with Zuul before release
* Make default config files location a class attribute
* Add missing __init__.py file
* Fix incorrect parameter "change_ids" to "changes" in promote
* Add release notes to documentation

Change-Id: Ifdb6186e09cbc52cbcb1aea56863c25ddec22203
2020-09-24 18:01:42 +02:00

18 lines
442 B
ReStructuredText

Zuul-client - User CLI for the Zuul Project Gating System
=========================================================
zuul-client is a simple command line client that may be used to query Zuul's
state or affect its behavior, granted the user is allowed to do so. It must be
run on a host with access to Zuul's web server.
Documentation
-------------
.. toctree::
:maxdepth: 2
installation
configuration
commands
releasenotes