jclouds / legacy-jclouds-cli

https://jclouds.apache.org
Apache License 2.0
17 stars 5 forks source link

Command to upload file to blobstore #15

Open angeloh opened 11 years ago

angeloh commented 11 years ago

There is no documentation available for uploading files to blobstore. If this feature doesn't exist, I would suggest to add this feature.

iocanel commented 11 years ago

Thanks for the feedback. The feature does exists: The command is jclouds:blobstore-write (in the interactive shell) or jclouds blobstore write (if you are using the non interactive mode).

I'll keep this open, till we add proper documentation for all commands.