for-all-repos: New plugin

This plugin runs a specified command in all checked out repositories.

Signed-off-by: Paul Barker <pbarker@konsulko.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
This commit is contained in:
Paul Barker
2020-11-13 19:34:53 +01:00
committed by Jan Kiszka
parent 1253d22dee
commit baacd3a8b9
3 changed files with 92 additions and 0 deletions

View File

@@ -76,6 +76,11 @@ typically provides a single command.
.. automodule:: kas.plugins.build
``forallrepos`` plugin
~~~~~~~~~~~~~~~~~~~~~~
.. automodule:: kas.plugins.forallrepos
``shell`` plugin
~~~~~~~~~~~~~~~~