---
title: influxdb3 show
description: The influxdb3 show command lists resources in your InfluxDB 3 Enterprise server.
url: https://docs.influxdata.com/influxdb3/enterprise/reference/cli/influxdb3/show/
estimated_tokens: 744
product: InfluxDB 3 Enterprise
version: enterprise
publisher: InfluxData
canonical: https://docs.influxdata.com/influxdb3/enterprise/reference/cli/influxdb3/show/
date: '2025-01-13T07:21:11-07:00'
lastmod: '2025-01-13T07:21:11-07:00'
---

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

## Usage

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

## Subcommands

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