# redis-di info

```json metadata
{
  "title": "redis-di info",
  "description": "Displays information about the RDI deployment",
  "categories": ["redis-di"],
  "tableOfContents": {"sections":[{"id":"usage","title":"Usage"},{"id":"options","title":"Options"}]}

,
  "codeExamples": []
}
```
Displays information about the RDI deployment, such as the RDI version reported by the API.

## Usage

```
redis-di info [flags]
```

## Options

This command takes only the
[global options](https://redis.io/docs/latest/integrate/redis-data-integration/reference/cli/redis-di#global-options).

