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

25 Commits

Author SHA1 Message Date
Harshavardhana
744ed7dcd1 Bring old documentation back 2015-04-28 11:03:34 -07:00
Harshavardhana
4e05b59298 Implement access command 2015-04-24 02:09:27 -07:00
Anand Babu (AB) Periasamy
c09ce54090 console enhancements, consistent error message and janitor duty 2015-04-23 21:25:10 -07:00
Harshavardhana
c120a5853d Now bucket creation requires a simple CannedACLs to start with
$ ./mc mb <acl_type> <target>
2015-04-23 14:22:48 -07:00
Harshavardhana
ac4e5a88b8 Add help as reserved argument for aliasName 2015-04-19 19:39:59 -07:00
Harshavardhana
8bc587b8cf Now clients only take URLs - fixes #425
- Interface change, takes only minimal arguments
 - Passing URLs all the way down
 - Bucket and Object awareness only at per client level
2015-04-19 19:39:02 -07:00
Harshavardhana
c706e152c6 Revert Alias behavior, make it passthrough and make Object Storage errors human readable 2015-04-17 21:31:15 -07:00
Harshavardhana
39d3f1439b Review error messages part of #286 2015-04-17 20:31:35 -07:00
Harshavardhana
5f4d89ccd5 Deprecate bash-completion support 2015-04-17 20:17:27 -07:00
Harshavardhana
27d87fdd8e Migrate config to qdb 2015-04-17 18:28:18 -07:00
Anand Babu (AB) Periasamy
b28541a1b6 replace urltype to string 2015-04-17 16:12:03 -07:00
Anand Babu (AB) Periasamy
90f853a00f Modern Copy to Mini Copy 2015-04-16 20:13:52 -07:00
Harshavardhana
5665d28a7c Fix alias handling, fixes #350 2015-04-12 17:56:50 -07:00
Anand Babu (AB) Periasamy
e7a2699ab2 minio client becomes modern copy 2015-04-11 17:11:38 -07:00
Harshavardhana
ad35fe72d0 Move colors to console package, now implement colored
- Fatal, Fatalf, Fatalln
 - Error, Errorln
 - Info, Infof, Infoln
2015-04-10 01:14:47 -07:00
Frederick F. Kautz IV
83d9ba24d3 Adding more tests, removed alias expander dependency on config 2015-04-10 00:15:54 -07:00
Frederick F. Kautz IV
c48fe39767 Removing more dead code 2015-04-09 23:41:11 -07:00
Harshavardhana
8ea467294f iodine deps now coming in from minio-io/pkg/iodine 2015-04-08 18:19:51 -07:00
Frederick F. Kautz IV
4fb394c982 go files now conform to gimports 2015-04-06 12:56:10 -07:00
Frederick F. Kautz IV
a05d5f0fd9 Updating aliases.go with iodine 2015-04-05 16:00:34 -07:00
Anand Babu (AB) Periasamy
b855e37945 new config file format and some restructuring 2015-03-19 18:09:56 -07:00
Harshavardhana
3403ef08f7 Move from Mini --> Minimalist for all license headers 2015-03-19 15:05:30 -07:00
Harshavardhana
b378a0d8ae If config.json is not created yet, don't eagerly error out - handle it gracefully 2015-03-17 23:09:12 -07:00
Anand Babu (AB) Periasamy
dc47ae2449 improvements to config file and alias 2015-03-17 22:35:58 -07:00
Anand Babu (AB) Periasamy
b3110539a4 alias support 2015-03-17 22:35:58 -07:00