Skip to content

Commit

Permalink
Generate cobradocs preview against planetscale/vitess:rohit/movetable…
Browse files Browse the repository at this point in the history
…s-filter
  • Loading branch information
vitess-bot[bot] committed Feb 6, 2024
1 parent 59b1749 commit 672903f
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: MoveTables create
series: vtctldclient
commit: aae0a6e125d00bd272c2c3f1c1f804e3669ac398
commit: dd4f9d2cad6f644ffc40064409bb94ffdf478c15
---
## vtctldclient MoveTables create

Expand All @@ -20,6 +20,7 @@ vtctldclient --server localhost:15999 movetables --workflow commerce2customer --
### Options

```
--additional-filter string Additional filter to apply to the tables being copied in addition to the default filter.
-a, --all-cells Copy table data from any existing cell.
--all-tables Copy all tables from the source.
--atomic-copy (EXPERIMENTAL) A single copy phase is run for all tables from the source. Use this, for example, if your source keyspace has tables which use foreign key constraints.
Expand Down

0 comments on commit 672903f

Please sign in to comment.