mirror of
https://github.com/minio/docs.git
synced 2025-04-25 17:22:39 +03:00
- Adds landing pages for all two-word `mc` commands - Nests three+ word commands under appropriate two-word commands - Updates MinIO Client doc - Uses description from each command to populate list of subcommand descriptions - Modifies toctree for MinIO Client doc and each command/subcommand to improve left nav experienc Closes #710
2.2 KiB
2.2 KiB
mc anonymous
minio
Table of Contents
mc anonymous
Description
The mc anonymous
command supports setting or removing anonymous policies <minio-policy>
to a bucket and its contents. Buckets with anonymous policies allow
public access where clients can perform any action granted by the policy
without authentication <minio-authentication-and-identity-management>
.
Subcommands
mc anonymous
includes the following subcommands:
Subcommand | Description |
---|---|
~mc anonymous get |
|
~mc anonymous get-json |
|
~mc anonymous links |
|
~mc anonymous list |
|
~mc anonymous set |
|
~mc anonymous set-json |
/reference/minio-mc/mc-anonymous-set /reference/minio-mc/mc-anonymous-get /reference/minio-mc/mc-anonymous-list /reference/minio-mc/mc-anonymous-links /reference/minio-mc/mc-anonymous-get-json /reference/minio-mc/mc-anonymous-set-json