gnocchi/doc/source/client.rst
Julien Danjou 08003498dc doc: add a note about client
Change-Id: I8c8e80d0c2a2b58fae2850decad488a6af52ee91
2016-01-08 17:45:24 +01:00

362 B

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.