summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* s3put: document --headers optionAnton Lundin2012-10-241-1/+4
* s3put: remove erronus v in getoptAnton Lundin2012-10-241-1/+1
* s3put s3multiput: remove unused counter totalAnton Lundin2012-10-242-4/+0
* s3multiput: expand prefix pathAnton Lundin2012-10-241-6/+11
* s3put: expand prefix path; remove prefix from file path only if matching.Louis Pery2012-10-111-6/+12
* Added "listinvalidations" command to cfadmin, allowing you to see theChris Moyer2012-10-091-0/+20
* Command line tool for amazon glaciermoliware2012-09-031-0/+154
* Added headers option to s3put, and ignore all dot files in directorycmoyer2012-08-091-2/+9
* Added PrivateHostname to list_instances commandcmoyer2012-08-091-0/+1
* Merge pull request #847 from kotnik/developMitch Garnaat2012-08-051-1/+1
|\
| * Fixing key creation for single file uploads.Nikola Kotur2012-07-021-1/+1
* | fix #869 in boto/botojijojv2012-07-171-3/+11
* | Updated `launch_instance` command line tool and `image.run()` method to inclu...Chris Moyer2012-07-121-2/+8
|/
* Improvements to bin/elbadminJim Browne2012-06-121-117/+149
* Merge branch 'develop' of https://github.com/brianjaystanley/boto into brianj...Mitch Garnaat2012-05-291-11/+17
|\
| * Add key_prefix option to bin/s3multiput to allow adding a prefix to the S3 ke...Brian Jay Stanley2012-05-161-11/+17
* | Print additional info in elbadmin; trap ELB not found errorJim Browne2012-05-161-3/+18
|/
* Manually merging fix into develop branch. Fixes #624.Mitch Garnaat2012-03-261-2/+2
* Add a prefix to b.list() so s3put/s3multiput don't list the whole bucketPaul Armstrong2012-02-102-2/+2
* Merge pull request #529 from jimbrowne/support_wrrChris Moyer2012-02-021-39/+92
|\
| * Add examples of usage.Jim Browne2012-01-291-0/+28
| * Re-write support for WRRs so they are just extentions to theJim Browne2012-01-281-76/+61
| * Add WRR support for Route53Francisco J Martin2012-01-261-3/+43
* | Added option to export/load to JSON instead of XMLChris Moyer2012-01-301-6/+32
|/
* Print out the SecurityGroup name, not the IDChris Moyer2012-01-131-1/+1
* revert lss3 changeAndy Grimm2012-01-051-18/+1
* Merge https://github.com/boto/botoAndy Grimm2012-01-058-30/+533
|\
| * Merge pull request #450 from seedifferently/masterMitch Garnaat2011-12-293-7/+7
| |\
| | * Fixing issue of long form options with arguments not workingSeth Davis2011-12-243-7/+7
| * | For instance status events AWS inserts "[Completed]" into theJim Browne2011-12-121-3/+9
| * | Allow specifying headers to display and a sort order inJim Browne2011-12-081-22/+66
| * | Initial revision of instance_events, a script to list pendingJim Browne2011-12-081-0/+95
| |/
| * Added a change_alias command to route53 script to match the change_record sho...Blake Maltby2011-11-171-0/+11
| * Fixes to update-image and migrate-instancesJoel Barciauskas2011-10-201-8/+8
| * Update copyrightJoel Barciauskas2011-10-201-1/+1
| * Refactor asadmin, add update command, fix a couple bugsJoel Barciauskas2011-10-201-88/+76
| * Create command line tool for auto-scaling groupsJoel Barciauskas2011-10-201-0/+302
| * Fixed an error in lss3 where printing Prefixes tried to print their last_modi...Ryan Brown2011-10-161-2/+10
| * Clean up indentation and help message.Simon Ratner2011-09-291-4/+2
| * Add 'put' commandSimon Ratner2011-09-291-12/+44
| * Add -r/--reduced option to s3put.INADA Naoki2011-09-221-9/+21
| * Added --region option to cq command.Kazuhiro Ogura2011-08-121-4/+11
* | Allow lss3 to work with a different S3_URL (e.g., Eucalyptus)Andy Grimm2011-08-101-1/+18
|/
* apply prefix removal to single file uploadsChetan Sarva2011-08-041-1/+1
* Use OrdinaryCallingFormat when mixed-case bucket names are passed to lss3Andy Grimm2011-08-011-5/+18
* Ordered output of "stat" for cwutilChris Moyer2011-07-181-1/+6
* Added last_modified to lss3 outputChris Moyer2011-07-151-3/+3
* Updated pyami_sendmail to offer more options, including HTML formattingChris Moyer2011-07-151-1/+6
* Updated cwutil, converted tabs to spaces, and added a "stats" function.Chris Moyer2011-07-151-48/+91
* Added preliminary CloudWatch utility "cwutil"Chris Moyer2011-07-151-0/+62