./system/com/jcraft/jsch.agentproxy.usocket-jna/0.0.8/jsch.agentproxy.usocket-jna-0.0.8.jar. However, the NoClassDefFoundError is still persisting.
Dang. Hm, in that case I suspect this will require some more investigation, and unfortunately I don't have any cycles to look into this immediately :-(
To perhaps take a step back: what is your use case for the CLI at this point? If you're looking to issue blobstore commands, the following code may provide an alternative:
https://github.com/jclouds/jclouds/pull/487/files Regards ap
