mirror of
https://github.com/minio/docs.git
synced 2025-07-31 18:04:52 +03:00
Update docs of mc release 2022-08-23 (#611)
Updates for mc release 2022-08-23 Closes #536 - Thoroughly updated the `mc ilm add` reference page and added --prefix and --newer** flags. - Updates the `mc ilm edit` reference page to add the --prefix, --disable, and --enable flags. - Adds `mc od` command - Adds `--with-versioning` flag to `mc mb` - Adds `--api-key` to `mc support diag` - Adds clarification to --airgap flag on `mc license` and `mc support` topics that flag is not required if the local device has network access, even if the deployment is airgapped.
This commit is contained in:
@ -262,6 +262,11 @@ The following table lists :mc-cmd:`mc` commands:
|
||||
:start-after: start-mc-mv-desc
|
||||
:end-before: end-mc-mv-desc
|
||||
|
||||
* - :mc:`mc od`
|
||||
- .. include:: /reference/minio-mc/mc-od.rst
|
||||
:start-after: start-mc-od-desc
|
||||
:end-before: end-mc-od-desc
|
||||
|
||||
* - :mc:`mc pipe`
|
||||
- .. include:: /reference/minio-mc/mc-pipe.rst
|
||||
:start-after: start-mc-pipe-desc
|
||||
@ -494,6 +499,7 @@ All :ref:`commands <minio-mc-commands>` support the following global options:
|
||||
/reference/minio-mc/mc-mb
|
||||
/reference/minio-mc/mc-mirror
|
||||
/reference/minio-mc/mc-mv
|
||||
/reference/minio-mc/mc-od
|
||||
/reference/minio-mc/mc-pipe
|
||||
/reference/minio-mc/mc-rb
|
||||
/reference/minio-mc/mc-replicate-add
|
||||
|
Reference in New Issue
Block a user