---
title: influxdb3 debug
description: The influxdb3 debug command includes diagnostic tools for troubleshooting your InfluxDB 3 Core deployment.
url: https://docs.influxdata.com/influxdb3/core/reference/cli/influxdb3/debug/
estimated_tokens: 329
product: InfluxDB 3 Core
version: core
publisher: InfluxData
canonical: https://docs.influxdata.com/influxdb3/core/reference/cli/influxdb3/debug/
date: '2026-07-08T14:40:21+00:00'
lastmod: '2026-07-08T14:40:21+00:00'
---

The `influxdb3 debug` command includes diagnostic tools for troubleshooting
your InfluxDB 3 Core deployment.

## Usage

```bash
influxdb3 debug <SUBCOMMAND>
```

## Subcommands

|                                      Subcommand                                       |                 Description                  |
|---------------------------------------------------------------------------------------|----------------------------------------------|
|[object-store-check](/influxdb3/core/reference/cli/influxdb3/debug/object-store-check/)|     Validate object store compatibility      |
|                                         help                                          |Print command help or the help of a subcommand|

## Options

|Option|            |          Description          |
|------|------------|-------------------------------|
| `-h` |  `--help`  |    Print help information     |
|      |`--help-all`|Print detailed help information|
| Subcommand | Description |
| --- | --- |
| Subcommand | Description |
| object-store-check | Validate object store compatibility |
| help | Print command help or the help of a subcommand |

| Option |  | Description |
| --- | --- | --- |
| Option |  | Description |
| -h | --help | Print help information |
|  | --help-all | Print detailed help information |
