summaryrefslogtreecommitdiffstats
path: root/docs/cmds.rst
diff options
context:
space:
mode:
authorNicolargo <nicolas@nicolargo.com>2016-06-10 16:16:41 +0200
committerNicolargo <nicolas@nicolargo.com>2016-06-10 16:16:41 +0200
commit02e9aa7232fe61da9e8a3f303dfde63316a80450 (patch)
tree29bff98b6a25e7379bd1cd8af498f26e40cbabf5 /docs/cmds.rst
parent5065ef12e0353f60d41eb03d4b1bf5274b5f80f7 (diff)
Add Cassandra/Scylla export plugin #857
Diffstat (limited to 'docs/cmds.rst')
-rw-r--r--docs/cmds.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/cmds.rst b/docs/cmds.rst
index 9078b4ea..9d79deac 100644
--- a/docs/cmds.rst
+++ b/docs/cmds.rst
@@ -131,6 +131,10 @@ Command-Line Options
export stats to an InfluxDB server (influxdb lib needed)
+.. option:: --export-cassandra
+
+ export stats to a Cassandra/Scylla server (cassandra lib needed)
+
.. option:: --export-opentsdb
export stats to an OpenTSDB server (potsdb lib needed)