canmove, Confirmed users
1,394
edits
(→Usage) |
(→Usage) |
||
Line 7: | Line 7: | ||
= Usage = | = Usage = | ||
python manage_masters.py -f http://people.mozilla.org/~catlee/production-masters.json -H scheduler -j 2 check | Usage: manage_masters.py [options] action [action ...] | ||
Supported actions (run the script to see if there are more): | |||
check, checkconfig, show_revisions, reconfig, restart, | |||
graceful_restart, stop, graceful_stop, start, update | |||
Example: | |||
python manage_masters.py \ | |||
-f http://people.mozilla.org/~catlee/production-masters.json \ | |||
-H scheduler -j 2 check | |||
= buildbot-wrangler.py = | = buildbot-wrangler.py = |