---
title: influxdb3 show
description: The influxdb3 show command lists resources in your InfluxDB 3 Cloud instance.
url: https://docs.influxdata.com/influxdb3/cloud/reference/cli/influxdb3/show/
estimated_tokens: 336
product: InfluxDB 3 Cloud
version: cloud
publisher: InfluxData
canonical: https://docs.influxdata.com/influxdb3/cloud/reference/cli/influxdb3/show/
date: '2026-07-16T09:11:27-05:00'
lastmod: '2026-07-16T09:11:27-05:00'
---

The `influxdb3 show` command lists resources in your InfluxDB 3 Cloud
instance.

## Usage

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

## Subcommands

|                             Subcommand                              |                 Description                  |
|---------------------------------------------------------------------|----------------------------------------------|
|[databases](/influxdb3/cloud/reference/cli/influxdb3/show/databases/)|                List databases                |
|   [tokens](/influxdb3/cloud/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 databases |
| 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 |
