ab852e407a
* 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
18 lines
442 B
ReStructuredText
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
|