1
0
mirror of https://github.com/minio/mc.git synced 2025-11-13 12:22:45 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
Harshavardhana
cb4f46854b Fix command line names and documentation (#2602) 2018-11-19 17:19:53 -08:00
Harshavardhana
2d4346bfe1 Add 'mc admin' complete guide (#2456)
Fixes #2428
2018-06-01 09:16:01 +05:30
Harshavardhana
961c4b5dae Add total used support for mc admin info (#2449) 2018-05-23 17:44:50 -07:00
Harshavardhana
2dc48e9dd3 Simplified build system and move to go1.10.1 (#2431)
minio server simplified its build system, this
change borrows the same technique to `mc` as well.

This PR fixes build messages and overall behavior
of our builds on travis and appveyor.
2018-04-13 13:57:07 -07:00
Harshavardhana
97c7984bca Large bucket support admin API Changes (#2372) 2018-02-15 18:35:05 -08:00
Krishnan Parthasarathi
e1056aa50d Fix admin-info, admin-status json status field (#2293) 2018-02-05 10:09:12 -08:00
Aditya Manthramurthy
ca96cfc6e6 Move pkg/probe from vendor dir to package dir (#2236)
The probe package is no longer available in the Minio server
repo. This change just moves probe from the vendor directory to its
own dir under `pkg`.

This is a maintenance fix.
2017-08-14 11:13:38 -07:00
Anis Elleuch
320e29e03f info: Show info of all cluster servers (#2149) 2017-05-22 00:13:35 -07:00
Harshavardhana
018bcbf629 cli/docs: Fix all cli docs to be consistent in terms of usage. (#2119)
ALIAS should be called as TARGET for all cli commands.
2017-04-11 12:06:02 +01:00
Krishnan Parthasarathi
05468dfc8d Improve admin subcommand structure (#2098)
- Rename password subcommand to credentials
- Make clear-lock require --force flag
- Also, fix lock and heal mc-admin subcommand usage text.
2017-03-31 01:12:00 -07:00
Anis Elleuch
7fda78af40 info: Add sqs ARNs to the output (#2063) 2017-03-07 03:13:49 -08:00
Anis Elleuch
7673ef084d admin: Add info cmd and simplify service status (#2036) 2017-02-27 12:29:12 -08:00