{
  "schema_version": 2,
  "id": "integrate/redis-data-integration/reference/cli/redis-di-delete-context",
  "title": "redis-di delete-context",
  "url": "https://redis.io/docs/latest/integrate/redis-data-integration/1.19.1/reference/cli/redis-di-delete-context/",
  "summary": "Deletes a context",
  "content": "\nDeletes a context from the `~/.redis-di` context file. Because this is destructive, the command asks\nfor confirmation unless you pass `--force`.\n\n## Usage\n\n```\nredis-di delete-context \u003cname\u003e [flags]\n```\n\n## Options\n\n| Option    | Description                   |\n| :-------- | :---------------------------- |\n| `--force` | Skip the confirmation prompt. |\n\nThis command also accepts the\n[global options](https://redis.io/docs/latest/integrate/redis-data-integration/1.19.1/reference/cli/redis-di#global-options).\n\n## Example\n\n```bash\nredis-di delete-context dev --force\n```\n",
  "tags": ["redis-di"],
  "last_updated": "2026-09-19T17:55:58-07:00"
}
