batch:stopΒΆ

Stop one or more batches.

Usage

horizon batch:stop [options]

Options

This command supports the general CLI options in addition to those listed below.

--batch=ID, -b ID

ID(s) of the batch(es) to stop. To specify multiple IDs, separate them with a comma. You can get batch IDs by running batch:list or by navigating to the Batch Details page in the web interface (go to Batches and click on the batch name).

--all, -a

Stop all of your batches with a status of Pending or Running.

--discard

Discard output files for all jobs in the stopped batch(es).