OnlineDDL
vtctldclient OnlineDDL #
Operates on online DDL (schema migrations).
Options #
-h, --help help for OnlineDDL
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 OnlineDDL cancel - Cancel one or all migrations, terminating any running ones as needed.
- vtctldclient OnlineDDL cleanup - Mark a given schema migration ready for artifact cleanup.
- vtctldclient OnlineDDL complete - Complete one or all migrations executed with --postpone-completion
- vtctldclient OnlineDDL launch - Launch one or all migrations executed with --postpone-launch
- vtctldclient OnlineDDL retry - Mark a given schema migration for retry.
- vtctldclient OnlineDDL show - Display information about online DDL operations.
- vtctldclient OnlineDDL throttle - Throttles one or all migrations
- vtctldclient OnlineDDL unthrottle - Unthrottles one or all migrations