1
0
mirror of https://github.com/minio/docs.git synced 2025-05-28 00:41:14 +03:00
docs/source/reference/minio-mc-admin/mc-admin-cluster-bucket.rst
Ravind Kumar a6d554acdc
DOCS-807, DOCS-846, Misc. Bug fixes (#861)
Closes #807 
Closes #846 


---------

Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com>
2023-05-23 17:29:48 -04:00

1.9 KiB

mc admin cluster bucket

minio

Table of Contents

mc admin cluster bucket

Description

RELEASE.2022-06-17T02-52-50Z

The mc admin cluster bucket command and its subcommands provide tools for manually importing and exporting MinIO bucket metadata.

This metadata includes configurations related to features like lifecycle management rules <minio-lifecycle-management>. You can use this metadata as a snapshot of the bucket configuration for restoration later, such as part of BC/DR (Business Continuity / Disaster Recovery) or backup/restore operations.

You can use this command on individual buckets or on all buckets in a MinIO deployment. For automatic synchronization of all buckets in a deployment to a remote site, use site replication <minio-site-replication-overview>.

The mc admin cluster bucket command has the following subcommands:

Subcommand Description
~mc admin cluster bucket import
~mc admin cluster bucket export

/reference/minio-mc-admin/mc-admin-cluster-bucket-import /reference/minio-mc-admin/mc-admin-cluster-bucket-export