Skip to content

Commit 8eabe89

Browse files
Update content/operate/rs/databases/import-export/flush.md
Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
1 parent 0c54757 commit 8eabe89

File tree

1 file changed

+2
-2
lines changed
  • content/operate/rs/databases/import-export

1 file changed

+2
-2
lines changed

content/operate/rs/databases/import-export/flush.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ Follow these steps to flush all data from an OSS Cluster API database:
6666

6767
```sh
6868
$ 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
69+
redis-19674.test2f4e15b0.cs.redislabs.com. 5 IN A 192.0.2.0
70+
redis-19674.test2f4e15b0.cs.redislabs.com. 5 IN A 198.51.100.0
7171
```
7272

7373
2. Connect to each IP address and flush the data:

0 commit comments

Comments
 (0)