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

25 lines
955 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 |
| [system](/influxdb3/version/reference/cli/influxdb3/show/system/) | Display system table data |
| help | Print command help or the help of a subcommand |
## Options
| Option | | Description |
| :----- | :------- | :--------------------- |
| `-h` | `--help` | Print help information |