Skip to content

Instantly share code, notes, and snippets.

@iocanel
Created September 18, 2012 18:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iocanel/3744818 to your computer and use it in GitHub Desktop.
Save iocanel/3744818 to your computer and use it in GitHub Desktop.
Listing the running nodes in cloudstack via jclouds cli
./jclouds node list --api cloudstack --identity [my identity] --credential [my credential] --endpoint http://localhost:8080/client/api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment