Reshard
vtctldclient Reshard #
Perform commands related to resharding a keyspace.
Options #
--format string The format of the output; supported formats are: text,json. (default "text")
-h, --help help for Reshard
--target-keyspace string Target keyspace for this workflow.
-w, --workflow string The workflow you want to perform the command on.
Options inherited from parent commands #
--action_timeout duration timeout to use for the command (default 1h0m0s)
--compact use compact format for otherwise verbose outputs
--server string server to use for the connection (required)
SEE ALSO #
- vtctldclient - Executes a cluster management command on the remote vtctld server.
- vtctldclient Reshard cancel - Cancel a Reshard VReplication workflow.
- vtctldclient Reshard complete - Complete a Reshard VReplication workflow.
- vtctldclient Reshard create - Create and optionally run a Reshard VReplication workflow.
- vtctldclient Reshard reversetraffic - Reverse traffic for a Reshard VReplication workflow.
- vtctldclient Reshard show - Show the details for a Reshard VReplication workflow.
- vtctldclient Reshard start - Start a Reshard workflow.
- vtctldclient Reshard status - Show the current status for a Reshard VReplication workflow.
- vtctldclient Reshard stop - Stop a Reshard workflow.
- vtctldclient Reshard switchtraffic - Switch traffic for a Reshard VReplication workflow.