Closed timuralp closed 11 years ago
It would be nice to be able to list all the containers in a blobstore. Currently, one can list --all, but unfortunately that will list all the contents of the containers as well, which may be quite expensive (as well as difficult to parse).
Fixed by:
https://github.com/jclouds/jclouds-karaf/pull/89 https://github.com/jclouds/jclouds-karaf/pull/90
This would be nice to have in 1.5.7_1.
It would be nice to be able to list all the containers in a blobstore. Currently, one can list --all, but unfortunately that will list all the contents of the containers as well, which may be quite expensive (as well as difficult to parse).