legacy-jclouds-cli icon indicating copy to clipboard operation
legacy-jclouds-cli copied to clipboard

Results 8 legacy-jclouds-cli issues
Sort by recently updated
recently updated
newest added

It would be great if we could provide a debian package along with the tarballs we now provide.

I tried setting the environment variables for HPCloud (openstack), like this: JCLOUDS_COMPUTE_PROVIDER=hpcloud-compute JCLOUDS_COMPUTE_IDENTITY=DSSIFFFFWJWQL JCLOUDS_COMPUTE_CREDENTIAL=wjlsdfsjljljk+jfls+jlsfds JCLOUDS_COMPUTE_ENDPOINT=https://az-1.region-a.geo-1.compute.hpcloudsvc.com/v1.1/10837036762972 JCLOUDS_COMPUTE_API=1.1 and ran bin/jclouds-cli and got a karaf prompt, after I entered: node-list the error...

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

This project hasn't yet been updated to follow the standard license headers discussed here: https://groups.google.com/forum/#!msg/jclouds-dev/iMui29UJaDo/-wCVl8xcKWQJ Please update this to the way that is addressed in jclouds/jclouds, jclouds-chef. Feel free to...

The getting started info needs to mention how to build and install in case there is no prebuilt tarball: mvn clean package cd assembly/target #note which jclouds-cli-\* you will expand...

Seems to be related to the credential store stuff. This is while using environment variables for the api/endpoint/identity/credential, but I also tried with the env vars wiped and specifying the...

I created a compute service for --api=cloudstack and specified the endpoint, but when I try running anything from within jclouds-cli, I get an error because it's trying to go to...

It would be awesome if we could provide an rpm package for the jclouds-cli allong with the tarballs we now create.