MoveTables start

vtctldclient MoveTables start #

Start the MoveTables workflow.

vtctldclient MoveTables start

Examples #

vtctldclient --server localhost:15999 movetables --workflow commerce2customer --target-keyspace customer start

Options #

  -h, --help   help for start

Options inherited from parent commands #

      --action_timeout duration   timeout for the total command (default 1h0m0s)
      --server string             server to use for connection (required)
      --target-keyspace string    Keyspace where the tables are being moved to and where the workflow exists (required)

SEE ALSO #