8d4671e3a7
Add a list subcommand that allows listing of all the jobs defined in yaml configuration, or on the Jenkins master, with the option of taking glob parameters to allow matching some job names. Also supports the recursive and exclude path control options. jenkins-jobs list 'wikimedia-fundraising*' jenkins-jobs list -r -p configs/ 'wikimedia-fundraising*' Co-Authored-By: Darragh Bailey <dbailey@hpe.com> Co-Authored-By: Sorin Sbarnea <ssbarnea@redhat.com> Change-Id: I897b9ed35561e455dc6b89c3bacec74b54777903 Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
delete_all.py | ||
delete.py | ||
get_plugins_info.py | ||
list.py | ||
test.py | ||
update.py |