Harshavardhana
5fc35b6682
Fix admin help messages and docs ( #2884 )
2019-09-06 10:07:30 -07:00
Ashish Kumar Sinha
1582b1cf35
Add support for passing non-printable charachter as key ( #2851 )
2019-08-29 16:57:04 -07:00
Harshavardhana
bd7564a2d4
Add 'mc admin update' command ( #2857 )
...
Also this PR deprecates `service status` command
2019-08-28 15:57:25 -07:00
Ashish Kumar Sinha
3acbeda9c2
Merge mc monitor to mc info ( #2838 )
2019-08-23 00:26:51 +05:30
poornas
f8661fd87e
Fix broken link to go installation docs ( #2866 )
2019-08-15 15:23:12 -07:00
jgkirschbaum
00a2f81589
Clarified the used JSON format ( #2864 )
2019-08-15 11:33:53 -07:00
jgkirschbaum
617b5e39f5
Clarified the used JSON format ( #2863 )
2019-08-15 10:51:27 -07:00
Aditya Manthramurthy
1555979f96
Fix help message bug in group disable command ( #2860 )
2019-08-14 15:04:55 -07:00
Ashish Kumar Sinha
fef437bdd6
Modify policy command ( #2768 )
...
Add set, set-json, get , get-json sub-commands.
Example:
mc policy set download s3/mybucket
mc policy set-json path-to-json-file s3/mybucket
mc policy get s3/mybucket
mc policy get-json s3/mybucket
2019-08-06 21:09:28 -07:00
Ashish Kumar Sinha
9fabc08520
Accept metadata of form Cache-Control=max-age=xxxxxxx ( #2840 )
2019-07-30 06:52:31 -07:00
Praveen raj Mani
bdcb9dcb2f
Add tree listing ( #2804 )
2019-07-17 22:23:02 -07:00
Aditya Manthramurthy
6200a34522
Add "mc admin policy info" command to display policy content ( #2818 )
2019-07-18 01:43:10 +01:00
Ashish Kumar Sinha
9a25e66e87
Add --ignore-existing/-p flag in mc event add command ( #2773 )
...
If the event is already present the server throws an error. With the --ignore-existing/ -p flag these error messages are discarded
2019-07-16 10:40:06 +01:00
Mauricio Scheffer
1818191dca
Fix inner link ( #2820 )
2019-07-12 10:21:15 +05:30
Harshavardhana
aa3c9f58df
Remove port 9000 for play.min.io ( #2817 )
...
Most corporate environments block port 9000,
since we already allow access from port 80 and
port 443 just default to https port instead.
2019-07-10 21:16:45 +01:00
Ashish Kumar Sinha
56309a4999
mc command cleanup ( #2783 )
2019-06-27 14:47:08 +05:30
Adara
ec76f67668
doc: add info about --attr flag for cp command ( #2793 )
2019-06-19 12:13:20 -07:00
poornas
ca26dac8e2
Add mc admin trace command. ( #2655 )
2019-06-11 16:25:33 -07:00
Andreas Auernhammer
88a3c2b1e1
remove admin-credential command ( #2767 )
...
This commit removes the admin credentials command
to fix the build since github.com/minio/minio
ae002aa7241bd35d5fd9b47e8b62df2176ad2ab1 removes
the admin API for updating the admin credentials.
2019-05-05 22:32:41 -07:00
ebozduman
83a9d8b91d
Adds missing codebase MinIO and min.io changes ( #2745 )
2019-04-16 22:31:54 -07:00
kannappanr
5729a01e69
doc: Document top command ( #2672 )
2019-04-10 15:48:45 -07:00
ebozduman
b5b7a56eca
Replace Minio refs with MinIO and links in mc docs ( #2742 )
2019-04-05 14:03:18 -07:00
Tufan Barış YILDIRIM
a1355e50e2
Documented --json for diff command ( #2736 )
2019-03-31 20:01:44 -07:00
kannappanr
09d04326dc
Deprecate MC_HOSTS_ env variable ( #2718 )
...
MC_HOSTS_ env variable will be replaced with MC_HOST_ as it is more
appropriate
MC_HOSTS_ will be removed in the near future.
2019-03-14 17:29:07 -07:00
poornas
5b585c4759
Additional flags for mc sql command ( #2687 )
...
add sql select options
change flag names and remove parquet option
add csv-output-header option
2019-03-11 22:23:45 -07:00
Ashish Kumar Sinha
1761b338f9
OlderThan & NewerThan configured for Days, Hours and Minutes ( #2614 )
...
Previously OlderThan and NewerThan was configured for day
which has been changed to Days, Hours and minutes.
Also, changed the `flag` in `find` command to be `newer-than` and `older-than` to be consistent with other commands.
2019-03-03 20:18:34 -08:00
Eco
bd5372f165
Update mc complete guide with PPC binary link ( #2675 )
...
Linux specific
2019-02-22 11:03:35 -08:00
poornas
e538599e2f
Add mc rb command to remove empty bucket ( #2662 )
...
Change mc rm --recursive behavior to
delete objects in bucket but not the
bucket itself.
Fixes #2635
2019-02-16 20:12:38 -08:00
Eco
1941a2532a
Update mc admin guide with PPC binary link ( #2676 )
...
fixes #2644
2019-02-12 10:26:36 +05:30
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