blob: f0b784a1877eb21a9cade6577d1cc49a2690f63f [file] [log] [blame]
James E. Blair4ce47da2013-12-05 14:06:08 -08001:title: Zuul Client
2
3Zuul Client
4===========
5
6Zuul includes a simple command line client that may be used by
7administrators to affect Zuul's behavior while running. It must be
8run on a host that has access to the Gearman server (e.g., locally on
9the Zuul host).
10
11Configuration
12-------------
13
14The client uses the same zuul.conf file as the server, and will look
15for it in the same locations if not specified on the command line.
16
17Usage
18-----
19The general options that apply to all subcommands are:
20
21.. program-output:: zuul --help
22
23The following subcommands are supported:
24
25Enqueue
26^^^^^^^
27.. program-output:: zuul enqueue --help
28
29Example::
30
31 zuul enqueue --trigger gerrit --pipeline check --project example_project --change 12345 --patchset 1