{
  "schema_version": 2,
  "id": "integrate/redis-data-integration/reference/cli/redis-di-list-secrets",
  "title": "redis-di list-secrets",
  "url": "https://redis.io/docs/latest/integrate/redis-data-integration/1.19.1/reference/cli/redis-di-list-secrets/",
  "summary": "Lists the secrets of a pipeline",
  "content": "\nLists the secrets of a pipeline. The API never returns secret values, so the output shows only the\nsecret keys and whether each one is set, not the stored values.\n\n## Usage\n\n```\nredis-di list-secrets [flags]\n```\n\n## Options\n\n| Option             | Description                                          |\n| :----------------- | :--------------------------------------------------- |\n| `-p`, `--pipeline` | Pipeline to target (default `default`).              |\n| `-o`, `--output`   | Output format: `table` (default), `json`, or `yaml`. |\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 list-secrets\nredis-di list-secrets -p my-pipeline\n```\n",
  "tags": ["redis-di"],
  "last_updated": "2026-09-19T17:55:58-07:00"
}
