doc: add a note about client

Change-Id: I8c8e80d0c2a2b58fae2850decad488a6af52ee91
This commit is contained in:
Julien Danjou 2015-12-21 17:55:50 +01:00
parent 715921cbc0
commit 08003498dc
2 changed files with 14 additions and 0 deletions

13
doc/source/client.rst Normal file
View File

@ -0,0 +1,13 @@
========
Client
========
Gnocchi currently only provides a Python client and SDK which can be installed
using *pip*::
pip install gnocchiclient
This package provides the `gnocchi` command line tool that can be used to send
requests to Gnocchi. You can read the `full documentation online`_.
.. _full documentation online: http://gnocchi.xyz/gnocchiclient

View File

@ -61,6 +61,7 @@ Documentation
install
configuration
running
client
rest
statsd
resource_types