mirror of
https://github.com/minio/docs.git
synced 2025-07-31 18:04:52 +03:00
Adds info on certificates with the MinIO Client (#782)
- Adds a new section on certificates to the MinIO Client page - Adds a new section in Behaviors to the mc alias set page - Minor fix to a --json flag command in version doc Closes #781
This commit is contained in:
@ -302,7 +302,7 @@ You can exclude up to 10 prefixes for each bucket.
|
||||
To add or remove prefixes, repeat the :mc-cmd:`mc version enable` command with an updated list.
|
||||
The new list of prefixes replaces the previous one.
|
||||
|
||||
To view the currently excluded prefixes, use :mc-cmd:`mc version info` with the :mc-cmd:`~mc version enable --JSON` option:
|
||||
To view the currently excluded prefixes, use :mc-cmd:`mc version info` with the ``--JSON`` option:
|
||||
|
||||
.. code-block:: shell
|
||||
:class: copyable
|
||||
|
Reference in New Issue
Block a user