Extending vCloud API with vCloud Extensibility Framework : Command-Line API Calls
   
Command-Line API Calls
To simplify making API calls from the command line, HTTPie is used for all demo examples. HTTPie is a simple client that provides cURL-like functionality.
All example code can be found on GitHub.