1
0
mirror of https://github.com/minio/mc.git synced 2025-11-12 01:02:26 +03:00
Commit Graph

88 Commits

Author SHA1 Message Date
Praveen raj Mani
30965763d6 Support setting of custom policies from a JSON file (#2649)
Fixes #2633
2019-01-28 13:30:31 -08:00
Harshavardhana
07169d421e Add sql docs (#2658) 2019-01-24 15:56:09 -08:00
Harshavardhana
59ef9fe468 Support SSE without keys (#2626) 2019-01-04 11:56:43 -08:00
Harshavardhana
45578f0ed2 Implement head command (#2630) 2018-12-27 13:17:44 -08:00
Harshavardhana
1bb64f0bf0 Fix typo policies to policy (#2621) 2018-12-09 11:21:27 -08:00
Harshavardhana
f3eaa54a32 Breaking change --config-folder is now --config-dir (#2620) 2018-12-05 14:10:36 -08:00
Harshavardhana
a91204ea6f Fix typos in complete and README.md (#2616) 2018-11-29 16:52:53 -08:00
Harshavardhana
cb4f46854b Fix command line names and documentation (#2602) 2018-11-19 17:19:53 -08:00
Harshavardhana
96378448c5 Fix admin docs add 'mc admin info' (#2578)
Fixes https://github.com/minio/minio/issues/6695
2018-10-25 13:32:03 -07:00
Harshavardhana
c707a17f30 Add 'users policy' command(#2573) 2018-10-17 15:21:11 -07:00
Harshavardhana
502e28d2be fix admin docs 2018-10-16 16:49:35 -07:00
Harshavardhana
b7e87b623d Add admin users (#2554) 2018-10-16 14:54:25 -07:00
Johan Guldmyr
a215fbb718 Update docs with --api flag examples (#2555) 2018-09-26 18:30:11 +05:30
Harshavardhana
a1110bc022 Add docs for config get/set commands (#2518) 2018-08-20 22:53:31 +05:30
ebozduman
7e879edabc Removes unsupported flags and fixes the examples in the doc (#2469)
Removes old flags and fixes the examples in the doc
2018-06-19 12:28:36 -07:00
Arjun Mishra
023b38fe3f Document adding host configuration through environment variable (#2458) 2018-06-08 12:07:14 -07:00
Nitish Tiwari
4f1f864f64 Fix link to Minio admin complete guide (#2457) 2018-06-01 13:50:14 +05:30
Harshavardhana
2d4346bfe1 Add 'mc admin' complete guide (#2456)
Fixes #2428
2018-06-01 09:16:01 +05:30
Harshavardhana
376b4ce2f8 Remove deprecated snap mc package (#2454) 2018-05-29 14:51:06 -07:00
poornas
0ede95b65e add encrypt option to cp, mirror,pipe,stat, cat and rm commands (#2400) 2018-03-08 17:18:41 +05:30
Nitish Tiwari
ea580b0b65 Add storage-class support (#2403)
This PR adds storage-class support for mc cp and mirror command.
Storage class values are passed via the -storage-class or
--sc flag.

Fixes #1859
2018-03-03 10:28:53 -08:00
kannappanr
4e30ca1617 document stat command and additional example for mb command (#2385)
stat command was missing in the mc complete guide doc.
mb command did not have an example for --region flag.

Fixes #2376
2018-02-12 23:34:49 +05:30
dingjs
87309ebaac Translate mc docs to Chinese. (#2309) 2017-12-18 18:43:07 -08:00
Harshavardhana
c9448749d0 Fix command line docs and update complete-guide (#2290)
Also re-ordered snap below binary download for windows in priority.w
2017-10-21 07:59:12 +05:30
Harshavardhana
785e14a725 Add find command in docs, remove deprecated files and entries. (#2286) 2017-10-13 17:28:29 -07:00
poornas
224e602e59 Allow multipart threads to be configured via environment variable (#2254) 2017-10-02 19:45:08 -07:00
poornas
4753e1e61b Display watch help [FLAGS] before target (#2220) 2017-07-18 10:39:21 -07:00
CarterMcClellan
398bac82d9 Changed install from source instructions. (#2178) 2017-06-08 15:08:49 -07:00
koolhead17
0733d37c67 docs: Fix brew command to install mc. (#2121) 2017-04-11 00:26:05 -07:00
Harshavardhana
5b74d8c444 Bring --watch option back for mirror to make scripting as default. (#2001) 2017-02-06 11:58:20 -08:00
Harshavardhana
1d683ea83e Fix --watch option 2017-02-05 21:06:29 -08:00
Krishnan Parthasarathi
38652b168a Improve note on setting download policy (#1998) 2017-02-04 10:53:01 -08:00
Dee Koder
31cb23f586 updated badges to slack from gitter (#1973) 2017-01-17 11:59:37 -08:00
koolhead17
95033f3f76 docs: Updated --older-than syntax in doc. (#1966) 2017-01-13 01:06:39 -08:00
koolhead17
d97ba4eb0d docs: Removed $ from code block to make code copy easier. (#1928) 2016-12-14 12:37:58 -08:00
Anis Elleuch
cc6fa9acbf Rename 'both' policy to 'public' (#1877) 2016-11-08 10:55:55 -08:00
koolhead17
01f0c35651 docs: Added newly introduced sub-commands, flags with example. (#1850) 2016-10-07 08:45:17 -07:00
koolhead17
f03aaef72f docs: modified the guide to add Minio reference instead AWS S3. (#1847) 2016-10-03 00:10:14 -07:00
koolhead17
5b94ddc703 docs: Added note on mc mirror -w that it is minio only command. (#1842) 2016-09-30 09:13:15 -07:00
koolhead17
b404c7583b docs: added newly introduced --insecure global option. (#1823) 2016-09-08 13:42:28 -07:00
koolhead17
90093b5d8c Doc: Added install instructions via brew package manager for Mac. (#1810) 2016-08-29 18:48:22 -07:00
Dee Koder
85717527d9 docs: Fix capitalization in heading (#1808)
fixes https://github.com/minio/cookbook/issues/71
2016-08-22 11:58:01 -07:00
koolhead17
e25f1ee72f Doc: Replaced HTML table to Markdown in minio-client-complete-guide.md (#1801) 2016-08-19 13:46:13 -07:00
Harshavardhana
6e943832d5 doc: Add missing '--watch' example for 'mirror' command. 2016-08-19 02:37:18 -07:00
Harshavardhana
358a5af98e Fix table alignment for watch and events. 2016-08-17 18:15:15 -07:00
Anis Elleuch
0b4d52a141 Add events and watch commands (#1800) 2016-08-17 17:59:05 -07:00
koolhead17
c9ecd023fa Doc: Added Minio client configuration files guide. (#1789) 2016-08-08 15:08:08 -07:00
koolhead17
c28aa819b6 Doc: This patch will add correct link for downloading 32 bit windows (#1788)
binary.
2016-08-06 10:10:44 -07:00
koolhead17
acf933646b Doc: minio-client-complete-guide.md (#1781)
Fixed broken link.
2016-07-24 23:52:31 -07:00
koolhead17
b427202237 Doc: Added Gitter channel link (#1780) 2016-07-24 21:54:56 -07:00