tokio.cli.cache_collectdes module

Dump a lot of data out of ElasticSearch using the Python API and native scrolling support.

Instantiates a tokio.connectors.collectd_es.CollectdEs object and relies on the tokio.connectors.collectd_es.CollectdEs.query_timeseries() method to populate a data structure that is then serialized to JSON.

tokio.cli.cache_collectdes.main(argv=None)[source]

Entry point for the CLI interface