jenkins-job-builder/tests/cmd/subcommands
Marc Abramowitz 8d4671e3a7
Add a "list" subcommand
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>
2018-03-09 10:58:21 -05:00
..
__init__.py Reorganize tests/cmd 2014-12-01 18:31:58 -08:00
test_delete_all.py user's input should not be interpreted 2016-10-26 13:03:30 +03:00
test_delete.py Add view management functionality 2016-10-14 09:14:21 -04:00
test_list.py Add a "list" subcommand 2018-03-09 10:58:21 -05:00
test_test.py Merge "Capture XML output from test" 2018-03-07 15:23:08 +00:00
test_update.py Basic folder support 2017-10-23 13:29:21 -04:00