mc batch
Added: 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 summaries of job events on a MinIO server. |
Portions of this page are adapted from the MinIO Object Storage Documentation, © 2020–Present MinIO, Inc., licensed under CC BY 4.0, converted and maintained by the Silo project. Attribution