We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c54757 commit 8eabe89Copy full SHA for 8eabe89
content/operate/rs/databases/import-export/flush.md
@@ -66,8 +66,8 @@ Follow these steps to flush all data from an OSS Cluster API database:
66
67
```sh
68
$ dig +noall +answer redis-19674.test2f4e15b0.cs.redislabs.com
69
- redis-19674.test2f4e15b0.cs.redislabs.com. 5 IN A 52.200.243.146
70
- redis-19674.test2f4e15b0.cs.redislabs.com. 5 IN A 54.235.52.171
+ redis-19674.test2f4e15b0.cs.redislabs.com. 5 IN A 192.0.2.0
+ redis-19674.test2f4e15b0.cs.redislabs.com. 5 IN A 198.51.100.0
71
```
72
73
2. Connect to each IP address and flush the data:
0 commit comments