NAME
bkpr-restart - Gracefully restart pool of workers
VERSION
Version 0.09
SYNOPSIS
Usage: bkpr-restart [OPTIONS]
Gracefully restart pool of workers.
-H, --Host str restart workers only of specified host
-p, --pool str restart workers only of specified pool
-c, --class str restart workers only of specified class
-a, --all restart all workers of every host and every pool
-d, --delay sec delay in seconds between restarts
-h, --help display this help and exit
Filters --host, --pool and --class can be combined.
DESCRIPTION
Signal workers to finish their current tasks and restart.
SEE ALSO
Beekeeper::Service::Supervisor
AUTHOR
José Micó, jose.mico@gmail.com
COPYRIGHT AND LICENSE
Copyright 2015-2023 José Micó.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language itself.
This software is distributed in the hope that it will be useful, but it is provided “as is” and without any express or implied warranties. For details, see the full text of the license in the file LICENSE.