Configuration parameters
server— Server Name or Address (e.g. 8.8.8.8) (required)port— Port Number (required)access_key— Access Key (required)access_secret— Access Secret (required)ssl— Connect over SSL
Commands (12)
-
minio-copy-objectCreate an object by server-side copying data from another object.
-
minio-fput-objectUploads data from a file to an object in a bucket.
-
minio-get-objectGets data from offset to length of an object.
-
minio-get-tagsGet tags configuration of an object.
-
minio-list-bucketsList All MinIO Buckets.
-
minio-list-objectsLists object information of a bucket.
-
minio-make-bucketCreate a new bucket.
-
minio-put-objectUploads data from a stream to an object in a bucket.
-
minio-remove-bucketRemove an existing bucket.
-
minio-remove-objectRemove an object.
-
minio-set-tagSet tags configuration to an object.
-
minio-stat-objectGet object information and metadata of an object.