--- Title: redis-di list-contexts aliases: null alwaysopen: false categories: - docs - integrate - rs - rdi description: Lists all saved contexts group: di linkTitle: redis-di list-contexts summary: Redis Data Integration keeps Redis in sync with the primary database in near real time. type: integration weight: 10 --- ## Usage ``` Usage: redis-di list-contexts [OPTIONS] ``` ## Options - `help`: - Type: BOOL - Default: `false` - Usage: `--help` Show this message and exit. ## CLI help ``` Usage: redis-di list-contexts [OPTIONS] Lists all saved contexts Options: --help Show this message and exit. ```