---
title: influxdb3 show
description: The influxdb3 show command lists resources in your InfluxDB 3 Core server.
url: https://docs.influxdata.com/influxdb3/core/reference/cli/influxdb3/show/
estimated_tokens: 578
product: InfluxDB 3 Core
version: core
publisher: InfluxData
canonical: https://docs.influxdata.com/influxdb3/core/reference/cli/influxdb3/show/
date: '2025-04-27T23:56:56-05:00'
lastmod: '2025-04-27T23:56:56-05:00'
---

The `influxdb3 show` command lists resources in your InfluxDB 3 Core server.

## Usage

```bash
influxdb3 show <SUBCOMMAND>
```

## Subcommands

|                             Subcommand                             |                 Description                  |   |   |
|--------------------------------------------------------------------|----------------------------------------------|---|---|
|[databases](/influxdb3/core/reference/cli/influxdb3/show/databases/)|                List database                 |   |   |
|                                                                    |                                              |   |   |
|                                                                    |                                              |   |   |
|                                                                    |                                              |   |   |
|                                                                    |                                              |   |   |
|  [plugins](/influxdb3/core/reference/cli/influxdb3/show/plugins/)  |             List loaded plugins              |   |   |
|   [system](/influxdb3/core/reference/cli/influxdb3/show/system/)   |          Display system table data           |   |   |
|   [tokens](/influxdb3/core/reference/cli/influxdb3/show/tokens/)   |          List authentication tokens          |   |   |
|                                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 |  |  |
| databases | List database |  |  |
|  |  |  |  |
|  |  |  |  |
|  |  |  |  |
|  |  |  |  |
| plugins | List loaded plugins |  |  |
| system | Display system table data |  |  |
| tokens | List authentication tokens |  |  |
| 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 |
