{
  "id": "redis-di-describe-context",
  "title": "redis-di describe-context",
  "url": "https://redis.io/docs/latest/integrate/redis-data-integration/reference/cli/redis-di-describe-context/",
  "summary": "Describes a context",
  "tags": [
    "redis-di"
  ],
  "last_updated": "2026-07-13T12:40:14-05:00",
  "page_type": "content",
  "content_hash": "c6d3d3b1003572bcc4823586dd06c23e7fac068bc8f31126f71221e49dac1631",
  "sections": [
    {
      "id": "overview",
      "title": "Overview",
      "role": "overview",
      "text": "Describes a single context from the `~/.redis-di` context file, showing its API connection details.\nSee the [CLI reference overview](https://redis.io/docs/latest/integrate/redis-data-integration/reference/cli#contexts)\nfor more about contexts."
    },
    {
      "id": "usage",
      "title": "Usage",
      "role": "syntax",
      "text": "[code example]"
    },
    {
      "id": "options",
      "title": "Options",
      "role": "parameters",
      "text": "This command takes only the\n[global options](https://redis.io/docs/latest/integrate/redis-data-integration/reference/cli/redis-di#global-options)."
    },
    {
      "id": "example",
      "title": "Example",
      "role": "example",
      "text": "[code example]"
    }
  ],
  "examples": [
    {
      "id": "usage-ex0",
      "language": "plaintext",
      "code": "redis-di describe-context <name> [flags]",
      "section_id": "usage"
    },
    {
      "id": "example-ex0",
      "language": "bash",
      "code": "redis-di describe-context prod",
      "section_id": "example"
    }
  ]
}
