{
  "schema_version": 2,
  "id": "integrate/redis-data-integration/reference/cli/redis-di-configure-rdi",
  "title": "redis-di configure-rdi",
  "url": "https://redis.io/docs/latest/integrate/redis-data-integration/1.19.1/reference/cli/redis-di-configure-rdi/",
  "summary": "Configures the RDI database connection",
  "content": "\nConfigures the connection credentials for the RDI database. This is an administration command that is\navailable only on VM installations, where `redis-di` forwards it to the bundled `rdi-admin` tool.\n\n## Usage\n\n```\nredis-di configure-rdi [OPTIONS]\n```\n\n## Options\n\n| Option               | Description                                                                              |\n| :------------------- | :--------------------------------------------------------------------------------------- |\n| `-l`, `--log-level`  | Log level: `TRACE`, `DEBUG`, `INFO`, `WARNING`, `ERROR`, or `CRITICAL` (default `INFO`). |\n| `--rdi-namespace`    | RDI Kubernetes namespace (default `rdi`).                                                |\n| `--rdi-host`         | Host or IP of the RDI database (required).                                               |\n| `--rdi-port`         | Port of the RDI database, `1`–`65535` (required).                                        |\n| `--rdi-user`         | RDI database username.                                                                   |\n| `--rdi-password`     | RDI database password.                                                                   |\n| `--rdi-key`          | Private key file to authenticate with.                                                   |\n| `--rdi-cert`         | Client certificate file to authenticate with.                                            |\n| `--rdi-cacert`       | CA certificate file to verify with.                                                      |\n| `--rdi-key-password` | Password for unlocking an encrypted private key.                                         |\n| `--rdi-log-level`    | Log level for the RDI components.                                                        |\n",
  "tags": ["redis-di"],
  "last_updated": "2026-09-19T17:55:58-07:00"
}
