zuul/zuul/cmd
Tristan Cacqueray 7a29c9094c Fix zuul command default function
When running the zuul command without arguments it fails with AttributeError
'Namespace' object has no attribute 'func'. This change prints the usage() when
no argument are used and also sets the default show sub command to running_jobs.

Change-Id: I47c8b4c32a8ce9bdcfeca6719a03794feab477f0
2017-07-17 08:07:01 +00:00
..
__init__.py Remove use of six library 2017-06-19 10:34:57 -05:00
client.py Fix zuul command default function 2017-07-17 08:07:01 +00:00
cloner.py Support post jobs by supporting rev checkout 2016-07-12 12:51:51 +10:00
executor.py Use executor section of zuul.conf for executor dirs 2017-07-05 14:41:18 -07:00
merger.py Use executor section of zuul.conf for executor dirs 2017-07-05 14:41:18 -07:00
scheduler.py Move zookeeper_hosts to zookeeper section 2017-07-05 14:42:47 -07:00
web.py Add web-based console log streaming 2017-07-10 10:32:28 -04:00