Waiter is a cli for automating tasks, with support for retries, batching and templating.
$ waiter help
Waiter is a task runner, that exeutes simple or complex tasks, with support for batching, retries and schedules.
Usage:
waiter [command]
Available Commands:
completion generate the autocompletion script for the specified shell
help Help about any command
task Manage tasks
Flags:
--config string config file (default is $HOME/.waiter.yaml)
-h, --help help for waiter
--level string log level
Use "waiter [command] --help" for more information about a command.