batch:listΒΆ
View your most recent batches for the active team. By default, only your own batches are included.
Usage
horizon batch:list [options]
Options
This command supports the general CLI options in addition to those listed below.
--state=VALUE, -s VALUEShow only the batches with the specified status(es). The VALUE (case-insensitive) can be any batch status listed here. To specify multiple statuses, separate them with a comma (e.g.,
--state="stopping,stopped").--all, -aShow all batches for the active team.
--jsonReturn results in JSON format.