docs-v2/content/shared/influxdb3-cli/show/_index.md

24 lines
839 B
Markdown

The `influxdb3 show` command lists resources in your {{< product-name >}} server.
## Usage
<!--pytest.mark.skip-->
```bash
influxdb3 show <SUBCOMMAND>
```
## Subcommands
| Subcommand | Description |
| :------------------------------------------------------------------------- | :--------------------------------------------- |
| [databases](/influxdb3/version/reference/cli/influxdb3/show/databases/) | List database |
| help | Print command help or the help of a subcommand |
## Options
| Option | | Description |
| :----- | :------- | :--------------------- |
| `-h` | `--help` | Print help information |