Skip to content

Instantly share code, notes, and snippets.

@studiomaestro
Created April 14, 2011 20:41
Show Gist options
  • Save studiomaestro/920488 to your computer and use it in GitHub Desktop.
Save studiomaestro/920488 to your computer and use it in GitHub Desktop.
[CFSPIKE ~/work/grails/cf-spike]$ vmc services
============== System Services ==============
+---------+---------+-------------------------------+
| Service | Version | Description |
+---------+---------+-------------------------------+
| mysql | 5.1 | MySQL database service |
| redis | 2.2 | Redis key-value store service |
| mongodb | 1.8 | MongoDB NoSQL store |
+---------+---------+-------------------------------+
=========== Provisioned Services ============
+-----------+---------+
| Name | Service |
+-----------+---------+
| mongotest | mongodb |
| mysqltest | mysql |
| redistest | redis |
+-----------+---------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment