{
  "schema_version": 2,
  "id": "integrate/redis-data-integration/reference/cli/redis-di-delete-secret",
  "title": "redis-di delete-secret",
  "url": "https://redis.io/docs/latest/integrate/redis-data-integration/1.19.1/reference/cli/redis-di-delete-secret/",
  "summary": "Deletes a secret of a pipeline",
  "content": "\nDeletes a secret of a pipeline. Because this is destructive, the command asks for confirmation unless\nyou pass `--force`.\n\n## Usage\n\n```\nredis-di delete-secret \u003ckey\u003e [flags]\n```\n\n## Options\n\n| Option             | Description                                                                       |\n| :----------------- | :-------------------------------------------------------------------------------- |\n| `-p`, `--pipeline` | Pipeline to target (default `default`).                                           |\n| `--force`          | Skip the confirmation prompt.                                                     |\n| `--wait`           | Wait for the pipeline to reach the expected state (default `true`).               |\n| `--timeout`        | Maximum time to wait for the pipeline to reach the expected state (default `2m`). |\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-secret SOURCE_DB_CACERT --force\n```\n",
  "tags": ["redis-di"],
  "last_updated": "2026-09-19T17:55:58-07:00"
}
