(QA-2036) Update README for Client Utility

Add a new section to the README to reference the CLI utility for accessing
vmpooler services.
[skip ci]
This commit is contained in:
Ryan Gard 2015-12-18 15:33:25 -08:00
parent 1a6cd99ed2
commit 1a78b1ae0d

View file

@ -78,6 +78,9 @@ A dashboard is provided to offer real-time statistics and historical graphs. It
[Graphite](http://graphite.wikidot.com/) is required for historical data retrieval. See the provided YAML configuration example, [vmpooler.yaml.example](vmpooler.yaml.example), for details.
## Command-line Utility
The [vmpooler_client.py](https://github.com/puppetlabs/vmpooler-client) CLI utility provides easy access to the vmpooler service. The tool is cross-platform and written in Python.
## Build status