This document discusses vmc, the command line client for Cloud Foundry. Vmc acts as a wrapper for the Cloud Foundry REST API controller. It allows users to interact with Cloud Foundry through commands instead of direct REST calls. The document notes that vmc's source code and good tutorials are available on GitHub. It also provides a sample Ruby application that uses vmc to authenticate with Cloud
