| title |
description |
influxdb/v2.0/tags |
menu |
weight |
aliases |
products |
| influxd inspect export-index |
The `influxd inspect export-index` command exports all series in a TSI index to SQL format for inspection and debugging.
|
|
|
301 |
| /v2.0/reference/cli/influxd/inspect/export-index/ |
|
|
The influxd inspect export-index command exports all series in a TSI index to
SQL format for inspection and debugging.
Usage
influxd inspect export-index [flags]
Flags
| Flag |
|
Description |
Input type |
-h |
--help |
Help for the export-index command. |
|
|
--index-path |
Path to the index directory. Defaults to ~/.influxdbv2/engine/index). |
string |
|
--series-path |
Path to series file. Defaults to ~/.influxdbv2/engine/_series). |
string |