1
0
mirror of https://github.com/minio/docs.git synced 2025-04-22 19:02:57 +03:00
docs/source/reference/minio-mc/mc-batch.rst
Daryl White 840417a6f7
Doc updates for mc RELEASE.2023-03-20T17-17-53Z (#799)
- Adds note that `mc support proxy set|remove` no longer require
registration
- Adds info about stale ARNs for `mc replicate status` command
- Additional information for --dry-run flag in `mc rm`
- Thoroughly updates and restructures `mc admin policy` commands
- Adds new `mc batch cancel` command
- Updates deprecated commands for newly deprecated mc admin policy
functions
- Fixes toctree on mc admin page to allow for mc admin policy subcommand
nesting

Closes #766

Other fixes not part of the release:
- Updates `--fake` flag on `mc rm` to `--dry-run`
- Updates `--fake` flag on `mc mirror` to `--dry-run`
2023-04-05 10:50:40 -05:00

2.0 KiB

mc batch

minio

Table of Contents

mc batch

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
~mc batch cancel
~mc batch describe
~mc batch generate
~mc batch list
~mc batch start
~mc batch status

/reference/minio-mc/mc-batch-cancel /reference/minio-mc/mc-batch-describe /reference/minio-mc/mc-batch-generate /reference/minio-mc/mc-batch-list /reference/minio-mc/mc-batch-start /reference/minio-mc/mc-batch-status