Skip to content

Commit 8231cef

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

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Port 9443 is the default [port configuration]({{< relref "/operate/rs/networking
4444

4545
## Flush data from an OSS Cluster API database
4646

47-
When using the OSS Cluster API, the `FLUSHDB` command only flushes the keys of the shard you're connected to, not all keys in the database. To flush all data from an OSS Cluster API database, you need to connect to each endpoint IP address and execute the flush command.
47+
When using the OSS Cluster API, the `FLUSHDB` command only flushes the keys of the shard you're connected to, not all keys in the database. To flush all data from an OSS Cluster API database, you need to connect to each endpoint IP address and run the flush command.
4848

4949
Follow these steps to flush all data from an OSS Cluster API database:
5050

0 commit comments

Comments
 (0)