MoveTables

vtctldclient MoveTables #

Perform commands related to moving tables from a source keyspace to a target keyspace.

Synopsis #

MoveTables commands: Create, Show, Status, SwitchTraffic, ReverseTraffic, Stop, Start, Cancel, and Delete. See the --help output for each command for more details.

Options #

      --format string            The format of the output; supported formats are: text,json (default "text")
  -h, --help                     help for MoveTables
      --target-keyspace string   Keyspace where the tables are being moved to and where the workflow exists (required)
  -w, --workflow string          The workflow you want to perform the command on (required)

Options inherited from parent commands #

      --action_timeout duration   timeout for the total command (default 1h0m0s)
      --server string             server to use for connection (required)

SEE ALSO #