Harshavardhana
201e6eb78a
Final working full utf-8 support
2015-05-19 17:35:03 -07:00
Harshavardhana
25e4eb8b5b
mc update has no arguments and errors are now meaningful
2015-05-15 22:48:43 -07:00
Harshavardhana
e4a77c7391
Change minio-io to minio
2015-05-11 16:24:26 -07:00
Harshavardhana
0ff33a2d48
Merge pull request #599 from harshavardhana/pr_out_add_new_option_for_bucket_acl_named_authenticated_read_to_provide_read_access_to_all_users_who_are_part_of_authenticatedusers_group
2015-05-08 21:14:08 -07:00
Harshavardhana
e57e6de098
Add new option for bucket ACL named `authenticated-read`
...
This provides read access to all users who are part of AuthenticatedUsers group
~~~
$ mc access authenticated https://s3.amazonaws.com/bucketname
~~~
2015-05-08 21:12:32 -07:00
Harshavardhana
6a6f2ec6f9
Update mc documetation move everything pointing to localhost to play.minio.io
2015-05-08 20:55:05 -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
1e38777fd2
Add documentation for update, and use PathStyle for play.minio.io for now
2015-04-28 19:45:05 -07:00
Harshavardhana
6e426b2939
Make alias a subcommand and part of config subcommand
2015-04-28 18:23:02 -07:00
Harshavardhana
89ecd00f93
Handle errors properly in cp
2015-04-28 17:45:19 -07:00
Harshavardhana
8ffd8d0f26
User folder instead of directories in documentation
2015-04-28 12:15:09 -07:00
Harshavardhana
23cee677b7
Add ./mc cp to support <source1> <source2> <target>
2015-04-28 11:59:48 -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
bb065502dd
Update ls docs and fix a bug
2015-04-27 21:20:21 -07:00
Harshavardhana
dbf388863d
Update cp documentation no multi target
2015-04-27 16:47:06 -07:00
Harshavardhana
c57c3ddbf6
Make cmd-config simpler, context processing happens only by one function
2015-04-26 19:11:38 -07:00
Harshavardhana
511416b0f9
Recursive copy with prefix works now fixes - #496
2015-04-26 16:02:57 -07:00
Harshavardhana
339ecbe4ac
Update documentation
2015-04-26 04:59:39 -07:00
Harshavardhana
51f3448ff8
Update cli with new changes
2015-04-26 04:58:04 -07:00
Anand Babu (AB) Periasamy
514b848d46
Console outputs Fatal, Error and Debug messages on os.stderr
2015-04-24 04:01:55 -07:00
Harshavardhana
4e05b59298
Implement access command
2015-04-24 02:09:27 -07:00
Harshavardhana
bc68f1d9f4
Make some doc changes to cat cmd
2015-04-23 23:16:02 -07:00
Anand Babu (AB) Periasamy
c09ce54090
console enhancements, consistent error message and janitor duty
2015-04-23 21:25:10 -07:00
Frederick F. Kautz IV
1843bd7fc9
Adding mc cat
2015-04-23 20:23:01 -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
Anand Babu (AB) Periasamy
b923232e9f
console theme improvements
2015-04-22 18:05:42 -07:00
Harshavardhana
7ec954a78b
Fix a crash on windows when source is malformed
2015-04-22 13:20:02 -07:00
Harshavardhana
2474545a45
Remove -r introduce ... as recursive keyword
2015-04-21 15:41:30 -07:00
Harshavardhana
095ae11caf
Migrate to quick Config, qdb takes the high road
2015-04-21 13:47:46 -07:00
Harshavardhana
d407c753c5
Add a new --retry flag to change default retry count
2015-04-19 22:46:23 -07:00
Frederick F. Kautz IV
f10da22642
Splitting mb to be more testable
2015-04-18 19:23:50 -07:00
Frederick F. Kautz IV
1f6273ec04
Renaming doCmdList to runCmdList
2015-04-18 16:08:11 -07:00
Harshavardhana
5f4d89ccd5
Deprecate bash-completion support
2015-04-17 20:17:27 -07:00
Anand Babu (AB) Periasamy
040b15b240
disable console theme on Windows
2015-04-17 16:31:30 -07:00
Anand Babu (AB) Periasamy
90f853a00f
Modern Copy to Mini Copy
2015-04-16 20:13:52 -07:00
Frederick F. Kautz IV
5863d7078a
First round of copy refactoring to be more testable
2015-04-16 18:13:33 -07:00
Anand Babu (AB) Periasamy
5583555ca8
issue#371 implement --quiet
2015-04-14 19:38:17 -07:00
Frederick F. Kautz IV
d1a216c10a
Removing quiet, dead code. Will be implemented (gh issue exists)
2015-04-14 17:54:43 -07:00
Harshavardhana
6bfb0b0b7c
Simplify console further
2015-04-14 05:12:45 -07:00
Anand Babu (AB) Periasamy
b0cae379fa
console theme
2015-04-14 02:55:04 -07:00
Harshavardhana
539a3bde7c
Add windows examples for cp, ls
2015-04-13 17:10:56 -07:00
Harshavardhana
4f3db3d263
Make ./mc ls multi-target
2015-04-12 23:42:16 -07:00
Harshavardhana
36a5d3a05a
Now mc config handles and documents config generation - fixes #341
2015-04-12 23:29:10 -07:00
Anand Babu (AB) Periasamy
e7a2699ab2
minio client becomes modern copy
2015-04-11 17:11:38 -07:00
Harshavardhana
1e8c803478
Remove docs directory, approaching self documentation
2015-04-10 21:09:45 -07:00
Frederick F. Kautz IV
84c5c244b9
Removing fatal side effects from get bash completion config
2015-04-10 17:50:44 -07:00
Frederick F. Kautz IV
37741a292a
Updating how config files are retrieved
2015-04-10 14:29:12 -07:00
Frederick F. Kautz IV
c48fe39767
Removing more dead code
2015-04-09 23:41:11 -07:00
Harshavardhana
e8baa6c8e9
Add ./mc update command
2015-04-08 21:41:59 -07:00