mirror of
https://github.com/minio/docs.git
synced 2025-08-09 13:02:53 +03:00
Standardizing mc command format and layout
This commit is contained in:
8
source/includes/facts-locking.rst
Normal file
8
source/includes/facts-locking.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
.. start-command-requires-locking-desc
|
||||
|
||||
The bucket *must* have object locking enabled to use this command.
|
||||
You can only enable object locking when creating a bucket. See
|
||||
:mc-cmd-option:`mc mb with-lock` for more information on creating buckets
|
||||
with object locking enabled.
|
||||
|
||||
.. end-command-requires-locking-desc
|
@@ -128,4 +128,14 @@ Directs |command-3| to operate only on the specified object version.
|
||||
that supports :ref:`minio-bucket-versioning`. For MinIO deployments, use
|
||||
:mc-cmd:`mc version` to enable or disable bucket versioning.
|
||||
|
||||
.. end-version-id-desc-3
|
||||
.. end-version-id-desc-3
|
||||
|
||||
.. start-versioning-admonition
|
||||
|
||||
.. admonition:: Requires Versioning
|
||||
:class: note
|
||||
|
||||
|command| requires :ref:`bucket versioning <minio-bucket-versioning>` to
|
||||
use this feature. Use :mc:`mc version` to enable versioning on a bucket.
|
||||
|
||||
.. end-versioning-admonition
|
Reference in New Issue
Block a user