MoveTables stop
vtctldclient MoveTables stop #
Stop a MoveTables workflow.
vtctldclient MoveTables stop
Examples #
vtctldclient --server localhost:15999 movetables --workflow commerce2customer --target-keyspace customer stop
Options #
-h, --help help for stop
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 #
- vtctldclient MoveTables - Perform commands related to moving tables from a source keyspace to a target keyspace.
MoveTables stop