Harshavardhana
54d0f9c553
Refactoring console printing style, supports --json even for error messages now - fixes #418
2015-05-22 18:27:07 -07:00
Harshavardhana
edb8381400
Refactor debugging output, implement --json output currently only supported on 'ls'
2015-05-21 22:30:32 -07:00
Harshavardhana
26fbc3bc20
Change closed brackets to quote characters and remove brackets for Reason
2015-05-20 20:51:44 -07:00
Harshavardhana
25e4eb8b5b
mc update has no arguments and errors are now meaningful
2015-05-15 22:48:43 -07:00
Harshavardhana
f8531ea6ec
Update to new changes in objecstorage-go
2015-05-15 22:15:38 -07:00
Harshavardhana
e4a77c7391
Change minio-io to minio
2015-05-11 16:24:26 -07:00
Harshavardhana
f914a059d3
Use console.Debugln instead of log.Debug.Println
2015-05-02 12:32:21 -07:00
Harshavardhana
766dbfa559
"unstruct client functions"
...
Original-Author: Anand Babu Periasamy <ab@minio.io >
2015-05-02 11:41:30 -07:00
Harshavardhana
d35e75ef4b
Cmd update now has a standard URL
2015-05-01 00:23:15 -07:00
Harshavardhana
9833697e0a
Add more fixes and helpful messaging
...
- check for config file for each command, prior to error out properly
- hostconfig doesn't do any key verification, let client s3 verify it as needed
- mc update change URL pointed to dl.minio.io minio server, still not functional yet
2015-04-30 14:03:06 -07:00
Harshavardhana
1732243672
Fix the bug re-introduced from previous fixes
2015-04-29 01:43:23 -07:00
Harshavardhana
8d68154498
getBuildDate() should be time.Time and handle it gracefully
2015-04-29 00:04:28 -07:00
Harshavardhana
dfbc501246
Update cli and relevant changes in mc
2015-04-28 21:02:33 -07:00
Harshavardhana
744ed7dcd1
Bring old documentation back
2015-04-28 11:03:34 -07:00
Harshavardhana
41637a2155
Review comments, part of #451
2015-04-28 02:35:46 -07:00
Harshavardhana
c57c3ddbf6
Make cmd-config simpler, context processing happens only by one function
2015-04-26 19:11:38 -07:00
Anand Babu (AB) Periasamy
c09ce54090
console enhancements, consistent error message and janitor duty
2015-04-23 21:25:10 -07:00
Harshavardhana
1468cc47ff
Add retries 5 times currently supported for ./mc ls, ./mc mb
2015-04-16 20:17:18 -07:00
Anand Babu (AB) Periasamy
90f853a00f
Modern Copy to Mini Copy
2015-04-16 20:13:52 -07:00
Harshavardhana
0935573255
Prefix error messages with mc: part of #286
2015-04-16 15:53:33 -07:00
Frederick F. Kautz IV
d14e4f4473
Iodine traces only print with --debug flag. Fixes #283
2015-04-14 18:23:01 -07:00
Anand Babu (AB) Periasamy
e49cb08c5e
rfc compliant user-agent
2015-04-11 20:38:46 -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
Harshavardhana
bec4dc2b6c
Avoid using versions for ./mc update, use build time instead.
...
Also a minor fix in glob matching should be a proper HostURL
2015-04-09 03:53:32 -07:00
Anand Babu (AB) Periasamy
99240bfb2d
config bug fixes and removed default-host support
2015-04-09 02:41:59 -07:00
Harshavardhana
e8baa6c8e9
Add ./mc update command
2015-04-08 21:41:59 -07:00