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 VALUE

Show 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, -a

Show all batches for the active team.

--json

Return results in JSON format.