mirror of
https://github.com/minio/docs.git
synced 2025-08-09 13:02:53 +03:00
DOCS-380: Refactor CLI reference
This commit is contained in:
@@ -227,10 +227,10 @@ of all objects written to a specific bucket.
|
||||
|
||||
mc encrypt set sse-kms my-minio-sse-kms-key ALIAS/BUCKET
|
||||
|
||||
- Replace :mc-cmd:`ALIAS <mc encrypt set TARGET>` with the
|
||||
- Replace :mc-cmd:`ALIAS <mc encrypt set ALIAS>` with the
|
||||
:mc:`alias <mc alias>` of the MinIO deployment on which you enabled SSE-KMS.
|
||||
|
||||
- Replace :mc-cmd:`BUCKET <mc encrypt set TARGET>` with the full path to the
|
||||
- Replace :mc-cmd:`BUCKET <mc encrypt set ALIAS>` with the full path to the
|
||||
bucket or bucket prefix on which you want to enable automatic SSE-KMS.
|
||||
|
||||
Objects written to the specified bucket are automatically encrypted using
|
||||
|
Reference in New Issue
Block a user