Documentation

mc batch

New in version mc: RELEASE.2023-03-20T17-17-53Z

Added the ability to cancel jobs with the mc batch cancel command.

Description

The mc batch commands allow you to run one or more job tasks on a MinIO deployment.

Subcommands

mc batch includes the following subcommands:

Subcommand

Description

cancel

The mc batch cancel stops an ongoing batch job.

describe

The mc batch describe command outputs the job definition for a specified job ID.

generate

The mc batch generate command creates a basic YAML-formatted template file for the specified job type.

list

The mc batch list command outputs a list of the batch jobs currently in progress on a deployment.

start

The mc batch start command launches a batch job from a job batch YAML file.

status

The mc batch status command outputs real-time summaries of job events on a MinIO server.