Files
kamal/test/cli
Kevin McConnell f530009a6e Allow performing boot & start operations in groups
Adds top-level configuration options for `group_limit` and `group_wait`.
When a `group_limit` is present, we'll perform app boot & start
operations on no more than `group_limit` hosts at a time, optionally
sleeping for `group_wait` seconds after each batch.

We currently only do this batching on boot & start operations (including
when they are part of a deployment). Other commands, like `app stop` or
`app details` still work on all hosts in parallel.
2023-04-13 15:58:27 +01:00
..
2023-03-28 13:26:27 +01:00
2023-04-12 12:09:56 +01:00
2023-03-24 12:28:08 +00:00
2023-03-20 17:40:36 +01:00
2023-03-20 17:40:36 +01:00
2023-03-08 18:05:06 +01:00