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] authored Feb 5, 2024
1 parent d77d69e commit ebf7c06
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: 3d3c86e85f4bf63e4e94ebbd3909fda3a838f517
commit: de4ac2b7c9578accfa8dc7a373fb882fbd40413d
---
## 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 ebf7c06

Please sign in to comment.