jenkins-job-builder/tests/cmd
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
..
fixtures No warn on old plugin conf format not in use 2017-12-15 14:18:11 +00:00
subcommands Add a "list" subcommand 2018-03-09 10:58:21 -05:00
__init__.py tests for JJB command processing 2014-07-09 08:55:10 -07:00
test_cmd.py Refactor base test classes inheritance for reuse 2016-09-14 14:58:57 +01:00
test_config.py No warn on old plugin conf format not in use 2017-12-15 14:18:11 +00:00
test_recurse_path.py Move CacheStorage to its own module. 2016-09-02 08:58:09 -07:00