1
0
mirror of https://github.com/minio/docs.git synced 2025-06-11 16:28:19 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
b6751b3bda Minor typo in NAME:
mc admin bucket remote - configure remote target buckets

USAGE:
  mc admin bucket remote COMMAND [COMMAND FLAGS | -h] [ARGUMENTS...]

COMMANDS:
  add        add a new remote target
  edit       edit remote target
  ls         list remote target ARN(s)
  rm         remove configured remote target
  bandwidth  Show bandwidth info for buckets on the MinIO server in bits or bytes per second. Ki,Bi,Mi,Gi represent IEC units.

FLAGS:
  --config-dir value, -C value  path to configuration folder (default: "/home/ravindkminio/.mc")
  --quiet, -q                   disable progress bar display
  --no-color                    disable color theme
  --json                        enable JSON lines formatted output
  --debug                       enable debug output
  --insecure                    disable SSL certificate verification
  --help, -h                    show help
2022-06-13 09:49:23 -04:00
6a186df4a4 Creating site replication documentation.
Adding replication overview and site replication overview docs.
Distinguising between bucket replication and site replication.
Adds mc admin replicate docs.
Including tutorials for how to do site replication.
2022-05-16 15:50:37 -05:00
7a99642e34 DOCS-457: Add mc admin user svcacct reference docs 2022-04-08 13:13:14 -04:00
35d0c8250d Remove incorrect references to downtime on restart 2022-03-03 19:55:45 -05:00
93c9b00cb0 additional cleanups after merge 2022-03-03 16:36:57 -05:00
74e55a6ded Update minio.py and mc references for simplified structure 2022-03-03 15:21:25 -05:00
bb67ca1b1e Remove FIFO from mc admin bucket quota
Fixup
2022-02-16 16:00:52 -05:00
b7f3eeb63c Pool decommissioning feature 2022-02-03 16:28:25 -08:00
5c090cc913 DOCS-420: Further fixes 2022-01-28 18:08:45 -05:00
06500dcba3 DOCS-420: Incorrect Kafka SASL mechanisms 2022-01-28 17:38:54 -05:00
ef30821063 DOCS-380: Refactor CLI reference 2022-01-04 19:11:15 -05:00