--- title: influxd inspect export-blocks description: > The `influxd inspect export-blocks` command exports all blocks in one or more TSM1 files to another format for easier inspection and debugging. influxdb/v2.0/tags: [inspect] menu: influxdb_2_0_ref: parent: influxd inspect weight: 301 draft: true --- The `influxd inspect export-blocks` command exports all blocks in one or more TSM1 files to another format for easier inspection and debugging. ## Usage ```sh influxd inspect export-blocks [flags] ``` ## Flags | Flag | | Description | |:---- |:--- |:----------- | | `-h` | `--help` | Help for the `export-blocks` command. |