Re: [jclouds/jclouds] Introduce BlobstoreCli (#487)

2017-03-20 Thread Andrew Gaul
Closed #487. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/487#event-1007818464

Re: [jclouds] Introduce BlobstoreCli (#487)

2015-03-31 Thread Andrew Gaul
rebuild please --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/487#issuecomment-88344025

Re: [jclouds] Introduce BlobstoreCli (#487)

2015-03-24 Thread Everett Toews
Thanks for the pull request but it's release week in jclouds and that means it's time to clean up the PR queue. This PR will be over 6 months old as of April 1. If you intend to continue work on it, please make a comment by April 2. Otherwise it will be closed on April 3. --- Reply to this emai

Re: [jclouds] Introduce BlobstoreCli (#487)

2015-01-13 Thread Zack Shoylev
Now that I have had a look at this, doesn't this make more sense under examples? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/487#issuecomment-69855141

Re: [jclouds] Introduce BlobstoreCli (#487)

2014-08-15 Thread CloudBees pull request builder plugin
[jclouds-pull-requests #1101](https://jclouds.ci.cloudbees.com/job/jclouds-pull-requests/1101/) FAILURE Looks like there's a problem with this pull request --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/487#issuecomment-52347475

Re: [jclouds] Introduce BlobstoreCli (#487)

2014-08-14 Thread BuildHive
[jclouds ยป jclouds #1527](https://buildhive.cloudbees.com/job/jclouds/job/jclouds/1527/) ABORTED [(what's this?)](https://www.cloudbees.com/what-is-buildhive) --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/487#issuecomment-52250671

Re: [jclouds] Introduce BlobstoreCli (#487)

2014-08-14 Thread Andrew Phillips
You've beaten me to it, but what is the thinking about how this interacts with the "dev-tools" PR? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/487#issuecomment-52237044

Re: [jclouds] Introduce BlobstoreCli (#487)

2014-08-14 Thread Andrew Gaul
This is one of the first of several jclouds tools we could package which have administrative and debugging uses. They could also attract new jclouds users, outside of Java programmers. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/487#issuecommen

Re: [jclouds] Introduce BlobstoreCli (#487)

2014-08-14 Thread CloudBees pull request builder plugin
[jclouds-pull-requests-java-6 #12](https://jclouds.ci.cloudbees.com/job/jclouds-pull-requests-java-6/12/) SUCCESS This pull request looks good --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/487#issuecomment-52231042

[jclouds] Introduce BlobstoreCli (#487)

2014-08-14 Thread Andrew Gaul
This commit provides an alternative and lighter-weight way to interact with blobstores from the command-line. The really-executable-jar is 6 MB instead of jclouds-cli 30 MB and starts up in 2.5 vs. 3.0 seconds. Further it gives better control over configuration and logging. You can merge this Pull