Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions content/en/docs/18.0/reference/vreplication/movetables.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,10 @@ from a specific point of time

Comma seperated list of Cell(s) and/or CellAlias(es) to replicate from.

{{< info >}}
You can alternatively specify `--all-cells` if you want to replicate from source tablets in any existing cell (the local cell of the target tablet will be preferred).
{{< /info >}}

</div>

###### Uses
Expand Down
4 changes: 4 additions & 0 deletions content/en/docs/18.0/reference/vreplication/reshard.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,10 @@ from a specific point of time

Comma seperated list of Cell(s) and/or CellAlias(es) to replicate from.

{{< info >}}
You can alternatively specify `--all-cells` if you want to replicate from source tablets in any existing cell (the local cell of the target tablet will be preferred).
{{< /info >}}

</div>

###### Uses
Expand Down
4 changes: 4 additions & 0 deletions content/en/docs/19.0/reference/vreplication/movetables.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,10 @@ from a specific point of time

Comma seperated list of Cell(s) and/or CellAlias(es) to replicate from.

{{< info >}}
You can alternatively specify `--all-cells` if you want to replicate from source tablets in any existing cell (the local cell of the target tablet will be preferred).
{{< /info >}}

</div>

###### Uses
Expand Down
4 changes: 4 additions & 0 deletions content/en/docs/19.0/reference/vreplication/reshard.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,10 @@ from a specific point of time

Comma seperated list of Cell(s) and/or CellAlias(es) to replicate from.

{{< info >}}
You can alternatively specify `--all-cells` if you want to replicate from source tablets in any existing cell (the local cell of the target tablet will be preferred).
{{< /info >}}

</div>

###### Uses
Expand Down