Scroll to navigation

MINIO-CLIENT(1) User Commands MINIO-CLIENT(1)

NAME

minio-client - Unix like utilities for object store

DESCRIPTION

NAME:

minio-client - MinIO Client for object storage and filesystems.

USAGE:

minio-client [FLAGS] COMMAND [COMMAND FLAGS | -h] [ARGUMENTS...]

COMMANDS:

manage server credentials in configuration file
manage MinIO servers
manage anonymous access to buckets and objects
manage batch jobs
copy objects
display object contents
manage bucket CORS configuration
list differences in object name, size, and date between two buckets
summarize disk usage recursively
manage bucket encryption config
manage object notifications
search for objects
get s3 object to local
display first 'n' lines of an object
manage bucket lifecycle
manage MinIO IDentity Provider server configuration
license related commands
manage legal hold for object(s)
list buckets and objects
make a bucket
move objects
synchronize object(s) to a remote site
measure single stream upload and download
perform liveness check
stream STDIN to an object
upload an object to a bucket
manage bucket quota
remove object(s)
set retention for object(s)
remove a bucket
configure server side bucket replication
checks if the cluster is ready or not
run sql queries on objects
show object metadata
support related commands
generate URL for temporary access to an object
list buckets and objects in a tree format
manage tags for bucket and object(s)
undo PUT/DELETE operations
update mc to latest release
manage bucket versioning
listen for object notification events

GLOBAL FLAGS:

install auto-completion for your shell
path to configuration folder (default: "~/.minio-client") [$MC_CONFIG_DIR]
disable progress bar display [$MC_QUIET]
disable mc internal pager and print to raw stdout [$MC_DISABLE_PAGER]
disable color theme [$MC_NO_COLOR]
enable JSON lines formatted output [$MC_JSON]
enable debug output [$MC_DEBUG]
resolves HOST[:PORT] to an IP address. Example: minio.local:9000=10.10.75.1 [$MC_RESOLVE]
disable SSL certificate verification [$MC_INSECURE]
limits uploads to a maximum rate in KiB/s, MiB/s, GiB/s. (default: unlimited) [$MC_LIMIT_UPLOAD]
limits downloads to a maximum rate in KiB/s, MiB/s, GiB/s. (default: unlimited) [$MC_LIMIT_DOWNLOAD]
show help
--version, -v
print the version

TIP:

Use 'minio-client --autocompletion' to enable shell autocompletion

COPYRIGHT:

Copyright (c) 2015-0000 MinIO, Inc.

LICENSE:

GNU AGPLv3 <https://www.gnu.org/licenses/agpl-3.0.html>
February 2025 minio-client 0.0~20250117