Difference between revisions of "MinIO Client"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 2: | Line 2: | ||
− | + | ls list buckets and objects | |
− | ls list buckets and objects | + | mb make a bucket |
− | mb make a bucket | + | rb remove a bucket |
− | rb remove a bucket | + | cat display object contents |
− | cat display object contents | + | head display first 'n' lines of an object |
− | head display first 'n' lines of an object | + | pipe stream STDIN to an object |
− | pipe stream STDIN to an object | + | share generate URL for temporary access to an object |
− | share generate URL for temporary access to an object | + | cp copy objects |
− | cp copy objects | + | mirror synchronize objects to a remote site |
− | mirror synchronize objects to a remote site | + | find search for objects |
− | find search for objects | + | sql run sql queries on objects |
− | sql run sql queries on objects | + | stat stat contents of objects |
− | stat stat contents of objects | + | lock set and get object lock configuration |
− | lock set and get object lock configuration | + | retention set object retention for objects with a given prefix |
− | retention set object retention for objects with a given prefix | + | legalhold set object legal hold for objects |
− | legalhold set object legal hold for objects | + | diff list differences in object name, size, and date between buckets |
− | diff list differences in object name, size, and date between buckets | + | rm remove objects |
− | rm remove objects | + | event manage object notifications |
− | event manage object notifications | + | watch watch for object events |
− | watch watch for object events | + | policy manage anonymous access to objects |
− | policy manage anonymous access to objects | + | admin manage MinIO servers |
− | admin manage MinIO servers | + | session manage saved sessions for cp command |
− | session manage saved sessions for cp command | + | config manage mc configuration file |
− | config manage mc configuration file | + | update check for a new software update |
− | update check for a new software update | + | version print version info |
− | version print version info | ||
− | |||
− | |||
== See also == | == See also == |
Revision as of 18:08, 14 May 2020
brew install minio/stable/mc
ls list buckets and objects mb make a bucket rb remove a bucket cat display object contents head display first 'n' lines of an object pipe stream STDIN to an object share generate URL for temporary access to an object cp copy objects mirror synchronize objects to a remote site find search for objects sql run sql queries on objects stat stat contents of objects lock set and get object lock configuration retention set object retention for objects with a given prefix legalhold set object legal hold for objects diff list differences in object name, size, and date between buckets rm remove objects event manage object notifications watch watch for object events policy manage anonymous access to objects admin manage MinIO servers session manage saved sessions for cp command config manage mc configuration file update check for a new software update version print version info
See also
Advertising: