diff --git a/content/en/docs/18.0/reference/programs/mysqlctl/_index.md b/content/en/docs/18.0/reference/programs/mysqlctl/_index.md index 1197f4766..bf8692ed9 100644 --- a/content/en/docs/18.0/reference/programs/mysqlctl/_index.md +++ b/content/en/docs/18.0/reference/programs/mysqlctl/_index.md @@ -1,6 +1,7 @@ --- title: mysqlctl series: mysqlctl +commit: 30385807689b40668d60dbb5059ea0987f19da5c --- ## mysqlctl @@ -24,7 +25,7 @@ This helps ensure that `mysqld` is automatically restarted after failures. --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [$WORKDIR]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file diff --git a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_init.md b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_init.md index 1e3363da8..95e88b6a4 100644 --- a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_init.md +++ b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_init.md @@ -1,6 +1,7 @@ --- title: init series: mysqlctl +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## mysqlctl init @@ -43,7 +44,7 @@ mysqlctl \ --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vtwebsite/vitessio.website/vitess]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file diff --git a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_init_config.md b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_init_config.md index 62f509fff..2dc560a10 100644 --- a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_init_config.md +++ b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_init_config.md @@ -1,6 +1,7 @@ --- title: init config series: mysqlctl +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## mysqlctl init_config @@ -41,7 +42,7 @@ mysqlctl \ --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vtwebsite/vitessio.website/vitess]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file diff --git a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_position.md b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_position.md index 3311cf169..b259123fd 100644 --- a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_position.md +++ b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_position.md @@ -1,6 +1,7 @@ --- title: position series: mysqlctl +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## mysqlctl position @@ -26,7 +27,7 @@ mysqlctl position [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vtwebsite/vitessio.website/vitess]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file diff --git a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_reinit_config.md b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_reinit_config.md index 976543473..4a93e7e92 100644 --- a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_reinit_config.md +++ b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_reinit_config.md @@ -1,6 +1,7 @@ --- title: reinit config series: mysqlctl +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## mysqlctl reinit_config @@ -41,7 +42,7 @@ mysqlctl \ --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vtwebsite/vitessio.website/vitess]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file diff --git a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_shutdown.md b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_shutdown.md index f24968d1c..8443d360d 100644 --- a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_shutdown.md +++ b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_shutdown.md @@ -1,6 +1,7 @@ --- title: shutdown series: mysqlctl +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## mysqlctl shutdown @@ -39,7 +40,7 @@ mysqlctl --tablet_uid 101 --alsologtostderr shutdown --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vtwebsite/vitessio.website/vitess]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file diff --git a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_start.md b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_start.md index 752032e30..88536adf3 100644 --- a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_start.md +++ b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_start.md @@ -1,6 +1,7 @@ --- title: start series: mysqlctl +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## mysqlctl start @@ -38,7 +39,7 @@ mysqlctl --tablet_uid 101 --alsologtostderr start --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vtwebsite/vitessio.website/vitess]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file diff --git a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_teardown.md b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_teardown.md index 92d764719..7aa9d8093 100644 --- a/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_teardown.md +++ b/content/en/docs/18.0/reference/programs/mysqlctl/mysqlctl_teardown.md @@ -1,6 +1,7 @@ --- title: teardown series: mysqlctl +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## mysqlctl teardown @@ -42,7 +43,7 @@ mysqlctl --tablet_uid 101 --alsologtostderr teardown --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vtwebsite/vitessio.website/vitess]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file diff --git a/content/en/docs/18.0/reference/programs/mysqlctld/_index.md b/content/en/docs/18.0/reference/programs/mysqlctld/_index.md index 5ccc2c8b5..b978ea7d5 100644 --- a/content/en/docs/18.0/reference/programs/mysqlctld/_index.md +++ b/content/en/docs/18.0/reference/programs/mysqlctld/_index.md @@ -1,6 +1,7 @@ --- title: mysqlctld series: mysqlctld +commit: 30385807689b40668d60dbb5059ea0987f19da5c --- ## mysqlctld @@ -42,7 +43,7 @@ mysqlctld \ --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [$WORKDIR]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --db-credentials-file string db credentials file; send SIGHUP to reload this file diff --git a/content/en/docs/18.0/reference/programs/topo2topo/_index.md b/content/en/docs/18.0/reference/programs/topo2topo/_index.md index 2ee04fdd6..52630cae8 100644 --- a/content/en/docs/18.0/reference/programs/topo2topo/_index.md +++ b/content/en/docs/18.0/reference/programs/topo2topo/_index.md @@ -1,7 +1,7 @@ --- title: topo2topo series: topo2topo -commit: b089f78945653f6acd17c66f896820e36df49437 +commit: 30385807689b40668d60dbb5059ea0987f19da5c --- ## topo2topo @@ -24,7 +24,7 @@ topo2topo [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [$WORKDIR]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --do-keyspaces copies the keyspace information diff --git a/content/en/docs/18.0/reference/programs/vtaclcheck/_index.md b/content/en/docs/18.0/reference/programs/vtaclcheck/_index.md index 34e1e0b7d..18163a29d 100644 --- a/content/en/docs/18.0/reference/programs/vtaclcheck/_index.md +++ b/content/en/docs/18.0/reference/programs/vtaclcheck/_index.md @@ -1,6 +1,7 @@ --- title: vtaclcheck series: vtaclcheck +commit: 30385807689b40668d60dbb5059ea0987f19da5c --- ## vtaclcheck @@ -18,7 +19,7 @@ vtaclcheck [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [$WORKDIR]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). -h, --help help for vtaclcheck diff --git a/content/en/docs/18.0/reference/programs/vtbackup/_index.md b/content/en/docs/18.0/reference/programs/vtbackup/_index.md index c10f24894..bfc151971 100644 --- a/content/en/docs/18.0/reference/programs/vtbackup/_index.md +++ b/content/en/docs/18.0/reference/programs/vtbackup/_index.md @@ -1,6 +1,7 @@ --- title: vtbackup series: vtbackup +commit: 30385807689b40668d60dbb5059ea0987f19da5c --- ## vtbackup @@ -79,7 +80,7 @@ vtbackup [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [$WORKDIR]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --consul_auth_static_file string JSON File to read the topos/tokens from. diff --git a/content/en/docs/18.0/reference/programs/vtclient/_index.md b/content/en/docs/18.0/reference/programs/vtclient/_index.md index 21bc176e1..a120442cf 100644 --- a/content/en/docs/18.0/reference/programs/vtclient/_index.md +++ b/content/en/docs/18.0/reference/programs/vtclient/_index.md @@ -1,6 +1,7 @@ --- title: vtclient series: vtclient +commit: 30385807689b40668d60dbb5059ea0987f19da5c --- ## vtclient @@ -33,7 +34,7 @@ vtclient --server vtgate:15991 --target '@primary' --bind_variables '[ 12345, 1, --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [$WORKDIR]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --count int DMLs only: Number of times each thread executes the query. Useful for simple, sustained load testing. (default 1) diff --git a/content/en/docs/18.0/reference/programs/vtcombo/_index.md b/content/en/docs/18.0/reference/programs/vtcombo/_index.md index 4a2f77aee..5c05967ef 100644 --- a/content/en/docs/18.0/reference/programs/vtcombo/_index.md +++ b/content/en/docs/18.0/reference/programs/vtcombo/_index.md @@ -1,7 +1,7 @@ --- title: vtcombo series: vtcombo -commit: 476ca265d0583549c05a3ab88f76bc8d24174364 +commit: 30385807689b40668d60dbb5059ea0987f19da5c --- ## vtcombo @@ -60,7 +60,7 @@ vtcombo [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [$WORKDIR]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --consolidator-stream-query-size int Configure the stream consolidator query size in bytes. Setting to 0 disables the stream consolidator. (default 2097152) @@ -314,6 +314,8 @@ vtcombo [flags] --relay_log_max_size int Maximum buffer size (in bytes) for VReplication target buffering. If single rows are larger than this, a single row is buffered at a time. (default 250000) --remote_operation_timeout duration time to wait for a remote operation (default 15s) --replication_connect_retry duration how long to wait in between replica reconnect attempts. Only precise to the second. (default 10s) + --restore-to-pos string (init incremental restore parameter) if set, run a point in time recovery that ends with the given position. This will attempt to use one full backup followed by zero or more incremental backups + --restore-to-timestamp string (init incremental restore parameter) if set, run a point in time recovery that restores up to the given timestamp, if possible. Given timestamp in RFC3339 format. Example: '2006-01-02T15:04:05Z07:00' --restore_concurrency int (init restore parameter) how many concurrent files to restore at once (default 4) --restore_from_backup (init restore parameter) will check BackupStorage for a recent backup at startup and start there --restore_from_backup_ts string (init restore parameter) if set, restore the latest backup taken at or before this timestamp. Example: '2021-04-29.133050' diff --git a/content/en/docs/18.0/reference/programs/vtctld/_index.md b/content/en/docs/18.0/reference/programs/vtctld/_index.md index 46f0ce5c6..3cbf33994 100644 --- a/content/en/docs/18.0/reference/programs/vtctld/_index.md +++ b/content/en/docs/18.0/reference/programs/vtctld/_index.md @@ -1,6 +1,7 @@ --- title: vtctld series: vtctld +commit: 30385807689b40668d60dbb5059ea0987f19da5c --- ## vtctld @@ -60,7 +61,7 @@ vtctld \ --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [$WORKDIR]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --consul_auth_static_file string JSON File to read the topos/tokens from. diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/_index.md b/content/en/docs/18.0/reference/programs/vtctldclient/_index.md index 446bbe79f..59a7cbc77 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/_index.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/_index.md @@ -1,6 +1,7 @@ --- title: vtctldclient series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## vtctldclient @@ -99,6 +100,7 @@ vtctldclient [flags] * [vtctldclient UpdateCellInfo](./vtctldclient_updatecellinfo/) - Updates the content of a CellInfo with the provided parameters, creating the CellInfo if it does not exist. * [vtctldclient UpdateCellsAlias](./vtctldclient_updatecellsalias/) - Updates the content of a CellsAlias with the provided parameters, creating the CellsAlias if it does not exist. * [vtctldclient UpdateThrottlerConfig](./vtctldclient_updatethrottlerconfig/) - Update the tablet throttler configuration for all tablets in the given keyspace (across all cells) +* [vtctldclient VDiff](./vtctldclient_vdiff/) - Perform commands related to diffing tables involved in a VReplication workflow between the source and target. * [vtctldclient Validate](./vtctldclient_validate/) - Validates that all nodes reachable from the global replication graph, as well as all tablets in discoverable cells, are consistent. * [vtctldclient ValidateKeyspace](./vtctldclient_validatekeyspace/) - Validates that all nodes reachable from the specified keyspace are consistent. * [vtctldclient ValidateSchemaKeyspace](./vtctldclient_validateschemakeyspace/) - Validates that the schema on the primary tablet for shard 0 matches the schema on all other tablets in the keyspace. diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/_index.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/_index.md index 3e382b40a..1cedd9d89 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/_index.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/_index.md @@ -1,6 +1,7 @@ --- title: MoveTables series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## vtctldclient MoveTables @@ -8,7 +9,7 @@ Perform commands related to moving tables from a source keyspace to a target key ### Synopsis -moveTables commands: Create, Show, Status, SwitchTraffic, ReverseTraffic, Stop, Start, Cancel, and Delete. +MoveTables commands: Create, Show, Status, SwitchTraffic, ReverseTraffic, Stop, Start, Cancel, and Delete. See the --help output for each command for more details. ### Options @@ -16,8 +17,8 @@ See the --help output for each command for more details. ``` --format string The format of the output; supported formats are: text,json. (default "text") -h, --help help for MoveTables - --target-keyspace string Target keyspace for this workflow exists (required). - -w, --workflow string The workflow you want to perform the command on (required). + --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 @@ -32,7 +33,7 @@ See the --help output for each command for more details. * [vtctldclient](../) - Executes a cluster management command on the remote vtctld server. * [vtctldclient MoveTables cancel](./vtctldclient_movetables_cancel/) - Cancel a MoveTables VReplication workflow. * [vtctldclient MoveTables complete](./vtctldclient_movetables_complete/) - Complete a MoveTables VReplication workflow. -* [vtctldclient MoveTables create](./vtctldclient_movetables_create/) - Create and optionally run a moveTables VReplication workflow. +* [vtctldclient MoveTables create](./vtctldclient_movetables_create/) - Create and optionally run a MoveTables VReplication workflow. * [vtctldclient MoveTables reversetraffic](./vtctldclient_movetables_reversetraffic/) - Reverse traffic for a MoveTables VReplication workflow. * [vtctldclient MoveTables show](./vtctldclient_movetables_show/) - Show the details for a MoveTables VReplication workflow. * [vtctldclient MoveTables start](./vtctldclient_movetables_start/) - Start a MoveTables workflow. diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_cancel.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_cancel.md index ba89c0d85..bdaaa4fda 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_cancel.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_cancel.md @@ -1,6 +1,7 @@ --- title: MoveTables cancel series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## vtctldclient MoveTables cancel @@ -26,7 +27,10 @@ vtctldclient --server localhost:15999 MoveTables --workflow commerce2customer -- ``` --action_timeout duration timeout for the total command (default 1h0m0s) + --format string The format of the output; supported formats are: text,json. (default "text") --server string server to use for connection (required) + --target-keyspace string Target keyspace for this workflow. + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_complete.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_complete.md index 288fd8649..2fa6e1884 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_complete.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_complete.md @@ -1,6 +1,7 @@ --- title: MoveTables complete series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## vtctldclient MoveTables complete @@ -26,7 +27,10 @@ vtctldclient --server localhost:15999 movetables --workflow commerce2customer -- ``` --action_timeout duration timeout for the total command (default 1h0m0s) + --format string The format of the output; supported formats are: text,json. (default "text") --server string server to use for connection (required) + --target-keyspace string Target keyspace for this workflow. + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_create.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_create.md index 08014bd81..1a9143cc2 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_create.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_create.md @@ -1,10 +1,11 @@ --- title: MoveTables create series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## vtctldclient MoveTables create -Create and optionally run a moveTables VReplication workflow. +Create and optionally run a MoveTables VReplication workflow. ``` vtctldclient MoveTables create @@ -28,7 +29,7 @@ vtctldclient --server localhost:15999 movetables --workflow commerce2customer -- -h, --help help for create --no-routing-rules (Advanced) Do not create routing rules while creating the workflow. See the reference documentation for limitations if you use this flag. --on-ddl string What to do when DDL is encountered in the VReplication stream. Possible values are IGNORE, STOP, EXEC, and EXEC_IGNORE. (default "IGNORE") - --source-keyspace string Keyspace where the tables are being moved from (required). + --source-keyspace string Keyspace where the tables are being moved from. --source-shards strings Source shards to copy data from when performing a partial moveTables (experimental). --source-time-zone string Specifying this causes any DATETIME fields to be converted from the given time zone into UTC. --stop-after-copy Stop the MoveTables workflow after it's finished copying the existing rows and before it starts replicating changes. @@ -41,7 +42,10 @@ vtctldclient --server localhost:15999 movetables --workflow commerce2customer -- ``` --action_timeout duration timeout for the total command (default 1h0m0s) + --format string The format of the output; supported formats are: text,json. (default "text") --server string server to use for connection (required) + --target-keyspace string Target keyspace for this workflow. + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_reversetraffic.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_reversetraffic.md index 5a9817e18..e6834a3ba 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_reversetraffic.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_reversetraffic.md @@ -1,6 +1,7 @@ --- title: MoveTables reversetraffic series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## vtctldclient MoveTables reversetraffic @@ -32,7 +33,10 @@ vtctldclient --server localhost:15999 MoveTables --workflow commerce2customer -- ``` --action_timeout duration timeout for the total command (default 1h0m0s) + --format string The format of the output; supported formats are: text,json. (default "text") --server string server to use for connection (required) + --target-keyspace string Target keyspace for this workflow. + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_show.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_show.md index d5dd426fb..edca1affb 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_show.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_show.md @@ -1,6 +1,7 @@ --- title: MoveTables show series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## vtctldclient MoveTables show @@ -26,7 +27,10 @@ vtctldclient --server localhost:15999 MoveTables --workflow commerce2customer -- ``` --action_timeout duration timeout for the total command (default 1h0m0s) + --format string The format of the output; supported formats are: text,json. (default "text") --server string server to use for connection (required) + --target-keyspace string Target keyspace for this workflow. + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_start.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_start.md index 93e85b4f7..2d7507236 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_start.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_start.md @@ -1,6 +1,7 @@ --- title: MoveTables start series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## vtctldclient MoveTables start @@ -26,7 +27,10 @@ vtctldclient --server localhost:15999 MoveTables --workflow commerce2customer -- ``` --action_timeout duration timeout for the total command (default 1h0m0s) + --format string The format of the output; supported formats are: text,json. (default "text") --server string server to use for connection (required) + --target-keyspace string Target keyspace for this workflow. + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_status.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_status.md index 0f0bfa7aa..e24c30891 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_status.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_status.md @@ -1,6 +1,7 @@ --- title: MoveTables status series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## vtctldclient MoveTables status @@ -26,7 +27,10 @@ vtctldclient --server localhost:15999 MoveTables --workflow commerce2customer -- ``` --action_timeout duration timeout for the total command (default 1h0m0s) + --format string The format of the output; supported formats are: text,json. (default "text") --server string server to use for connection (required) + --target-keyspace string Target keyspace for this workflow. + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_stop.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_stop.md index 633cf5670..316e93985 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_stop.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_stop.md @@ -1,6 +1,7 @@ --- title: MoveTables stop series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## vtctldclient MoveTables stop @@ -26,7 +27,10 @@ vtctldclient --server localhost:15999 MoveTables --workflow commerce2customer -- ``` --action_timeout duration timeout for the total command (default 1h0m0s) + --format string The format of the output; supported formats are: text,json. (default "text") --server string server to use for connection (required) + --target-keyspace string Target keyspace for this workflow. + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_switchtraffic.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_switchtraffic.md index 99bf77506..9267aa907 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_switchtraffic.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_switchtraffic.md @@ -1,6 +1,7 @@ --- title: MoveTables switchtraffic series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## vtctldclient MoveTables switchtraffic @@ -33,7 +34,10 @@ vtctldclient --server localhost:15999 MoveTables --workflow commerce2customer -- ``` --action_timeout duration timeout for the total command (default 1h0m0s) + --format string The format of the output; supported formats are: text,json. (default "text") --server string server to use for connection (required) + --target-keyspace string Target keyspace for this workflow. + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/_index.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/_index.md index e84d14960..b8f50ac1c 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/_index.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/_index.md @@ -1,6 +1,7 @@ --- title: Reshard series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## vtctldclient Reshard @@ -16,8 +17,8 @@ See the --help output for each command for more details. ``` --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 exists (required). - -w, --workflow string The workflow you want to perform the command on (required). + --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 diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_cancel.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_cancel.md index c51744db9..0dffedff5 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_cancel.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_cancel.md @@ -1,6 +1,7 @@ --- title: Reshard cancel series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## vtctldclient Reshard cancel @@ -26,7 +27,10 @@ vtctldclient --server localhost:15999 Reshard --workflow cust2cust --target-keys ``` --action_timeout duration timeout for the total command (default 1h0m0s) + --format string The format of the output; supported formats are: text,json. (default "text") --server string server to use for connection (required) + --target-keyspace string Target keyspace for this workflow. + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_complete.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_complete.md index 708693a35..866a7d8d6 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_complete.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_complete.md @@ -1,6 +1,7 @@ --- title: Reshard complete series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## vtctldclient Reshard complete @@ -26,7 +27,10 @@ vtctldclient --server localhost:15999 movetables --workflow commerce2customer -- ``` --action_timeout duration timeout for the total command (default 1h0m0s) + --format string The format of the output; supported formats are: text,json. (default "text") --server string server to use for connection (required) + --target-keyspace string Target keyspace for this workflow. + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_create.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_create.md index 7101b950e..fd5c3159c 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_create.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_create.md @@ -1,6 +1,7 @@ --- title: Reshard create series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## vtctldclient Reshard create @@ -36,7 +37,10 @@ vtctldclient --server localhost:15999 reshard --workflow customer2customer --tar ``` --action_timeout duration timeout for the total command (default 1h0m0s) + --format string The format of the output; supported formats are: text,json. (default "text") --server string server to use for connection (required) + --target-keyspace string Target keyspace for this workflow. + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_reversetraffic.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_reversetraffic.md index 999c39f86..756e25356 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_reversetraffic.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_reversetraffic.md @@ -1,6 +1,7 @@ --- title: Reshard reversetraffic series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## vtctldclient Reshard reversetraffic @@ -32,7 +33,10 @@ vtctldclient --server localhost:15999 Reshard --workflow cust2cust --target-keys ``` --action_timeout duration timeout for the total command (default 1h0m0s) + --format string The format of the output; supported formats are: text,json. (default "text") --server string server to use for connection (required) + --target-keyspace string Target keyspace for this workflow. + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_show.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_show.md index 69345b2f6..5f370d2ac 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_show.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_show.md @@ -1,6 +1,7 @@ --- title: Reshard show series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## vtctldclient Reshard show @@ -26,7 +27,10 @@ vtctldclient --server localhost:15999 Reshard --workflow cust2cust --target-keys ``` --action_timeout duration timeout for the total command (default 1h0m0s) + --format string The format of the output; supported formats are: text,json. (default "text") --server string server to use for connection (required) + --target-keyspace string Target keyspace for this workflow. + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_start.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_start.md index 8cd6a4ca7..6246d5540 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_start.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_start.md @@ -1,6 +1,7 @@ --- title: Reshard start series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## vtctldclient Reshard start @@ -26,7 +27,10 @@ vtctldclient --server localhost:15999 Reshard --workflow cust2cust --target-keys ``` --action_timeout duration timeout for the total command (default 1h0m0s) + --format string The format of the output; supported formats are: text,json. (default "text") --server string server to use for connection (required) + --target-keyspace string Target keyspace for this workflow. + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_status.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_status.md index 911d64ef2..5bba74f0b 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_status.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_status.md @@ -1,6 +1,7 @@ --- title: Reshard status series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## vtctldclient Reshard status @@ -26,7 +27,10 @@ vtctldclient --server localhost:15999 Reshard --workflow cust2cust --target-keys ``` --action_timeout duration timeout for the total command (default 1h0m0s) + --format string The format of the output; supported formats are: text,json. (default "text") --server string server to use for connection (required) + --target-keyspace string Target keyspace for this workflow. + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_stop.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_stop.md index 9c73a8355..a002656f7 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_stop.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_stop.md @@ -1,6 +1,7 @@ --- title: Reshard stop series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## vtctldclient Reshard stop @@ -26,7 +27,10 @@ vtctldclient --server localhost:15999 Reshard --workflow cust2cust --target-keys ``` --action_timeout duration timeout for the total command (default 1h0m0s) + --format string The format of the output; supported formats are: text,json. (default "text") --server string server to use for connection (required) + --target-keyspace string Target keyspace for this workflow. + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_switchtraffic.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_switchtraffic.md index ad6ec23b2..795d56ffc 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_switchtraffic.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_switchtraffic.md @@ -1,6 +1,7 @@ --- title: Reshard switchtraffic series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## vtctldclient Reshard switchtraffic @@ -32,7 +33,10 @@ vtctldclient --server localhost:15999 Reshard --workflow cust2cust --target-keys ``` --action_timeout duration timeout for the total command (default 1h0m0s) + --format string The format of the output; supported formats are: text,json. (default "text") --server string server to use for connection (required) + --target-keyspace string Target keyspace for this workflow. + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_VDiff/_index.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_VDiff/_index.md new file mode 100644 index 000000000..8a9a1ac5c --- /dev/null +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_VDiff/_index.md @@ -0,0 +1,39 @@ +--- +title: VDiff +series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 +--- +## vtctldclient VDiff + +Perform commands related to diffing tables involved in a VReplication workflow between the source and target. + +### Synopsis + +VDiff commands: create, resume, show, stop, 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 VDiff + --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 for the total command (default 1h0m0s) + --server string server to use for connection (required) +``` + +### SEE ALSO + +* [vtctldclient](../) - Executes a cluster management command on the remote vtctld server. +* [vtctldclient VDiff create](./vtctldclient_vdiff_create/) - Create and run a VDiff to compare the tables involved in a VReplication workflow between the source and target. +* [vtctldclient VDiff delete](./vtctldclient_vdiff_delete/) - Delete VDiffs. +* [vtctldclient VDiff resume](./vtctldclient_vdiff_resume/) - Resume a VDiff. +* [vtctldclient VDiff show](./vtctldclient_vdiff_show/) - Show the status of a VDiff. +* [vtctldclient VDiff stop](./vtctldclient_vdiff_stop/) - Stop a running VDiff. + diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_create.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_create.md new file mode 100644 index 000000000..b8b62788d --- /dev/null +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_create.md @@ -0,0 +1,54 @@ +--- +title: VDiff create +series: vtctldclient +commit: 30385807689b40668d60dbb5059ea0987f19da5c +--- +## vtctldclient VDiff create + +Create and run a VDiff to compare the tables involved in a VReplication workflow between the source and target. + +``` +vtctldclient VDiff create +``` + +### Examples + +``` +vtctldclient --server localhost:15999 vdiff --workflow commerce2customer --target-keyspace customer +vtctldclient --server localhost:15999 vdiff --workflow commerce2customer --target-keyspace customer create b3f59678-5241-11ee-be56-0242ac120002 +``` + +### Options + +``` + --auto-retry Should this vdiff automatically retry and continue in case of recoverable errors. (default true) + --debug-query Adds a mysql query to the report that can be used for further debugging. + --filtered-replication-wait-time duration Specifies the maximum time to wait, in seconds, for replication to catch up when syncing tablet streams. (default 30s) + -h, --help help for create + --limit uint32 Max rows to stop comparing after. (default 4294967295) + --max-extra-rows-to-compare uint32 If there are collation differences between the source and target, you can have rows that are identical but simply returned in a different order from MySQL. We will do a second pass to compare the rows for any actual differences in this case and this flag allows you to control the resources used for this operation. (default 1000) + --only-pks When reporting missing rows, only show primary keys in the report. + --source-cells strings The source cell(s) to compare from; default is any available cell. + --tables strings Only run vdiff for these tables in the workflow. + --tablet-types strings Tablet types to use on the source and target. + --tablet-types-in-preference-order When performing source tablet selection, look for candidates in the type order as they are listed in the tablet-types flag. (default true) + --target-cells strings The target cell(s) to compare with; default is any available cell. + --update-table-stats Update the table statistics, using ANALYZE TABLE, on each table involved in the VDiff during initialization. This will ensure that progress estimates are as accurate as possible -- but it does involve locks and can potentially impact query processing on the target keyspace. + --wait When creating or resuming a vdiff, wait for it to finish before exiting. + --wait-update-interval duration When waiting on a vdiff to finish, check and display the current status this often. (default 1m0s) +``` + +### Options inherited from parent commands + +``` + --action_timeout duration timeout for the total command (default 1h0m0s) + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for connection (required) + --target-keyspace string Target keyspace for this workflow. + -w, --workflow string The workflow you want to perform the command on. +``` + +### SEE ALSO + +* [vtctldclient VDiff](../) - Perform commands related to diffing tables involved in a VReplication workflow between the source and target. + diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_delete.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_delete.md new file mode 100644 index 000000000..7159bb695 --- /dev/null +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_delete.md @@ -0,0 +1,40 @@ +--- +title: VDiff delete +series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 +--- +## vtctldclient VDiff delete + +Delete VDiffs. + +``` +vtctldclient VDiff delete +``` + +### Examples + +``` +vtctldclient --server localhost:15999 vdiff --workflow commerce2customer --target-keyspace delete a037a9e2-5628-11ee-8c99-0242ac120002 +vtctldclient --server localhost:15999 vdiff --workflow commerce2customer --target-keyspace delete all +``` + +### Options + +``` + -h, --help help for delete +``` + +### Options inherited from parent commands + +``` + --action_timeout duration timeout for the total command (default 1h0m0s) + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for connection (required) + --target-keyspace string Target keyspace for this workflow. + -w, --workflow string The workflow you want to perform the command on. +``` + +### SEE ALSO + +* [vtctldclient VDiff](../) - Perform commands related to diffing tables involved in a VReplication workflow between the source and target. + diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_resume.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_resume.md new file mode 100644 index 000000000..8be8d36f0 --- /dev/null +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_resume.md @@ -0,0 +1,39 @@ +--- +title: VDiff resume +series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 +--- +## vtctldclient VDiff resume + +Resume a VDiff. + +``` +vtctldclient VDiff resume +``` + +### Examples + +``` +vtctldclient --server localhost:15999 vdiff --workflow commerce2customer --target-keyspace resume a037a9e2-5628-11ee-8c99-0242ac120002 +``` + +### Options + +``` + -h, --help help for resume +``` + +### Options inherited from parent commands + +``` + --action_timeout duration timeout for the total command (default 1h0m0s) + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for connection (required) + --target-keyspace string Target keyspace for this workflow. + -w, --workflow string The workflow you want to perform the command on. +``` + +### SEE ALSO + +* [vtctldclient VDiff](../) - Perform commands related to diffing tables involved in a VReplication workflow between the source and target. + diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_show.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_show.md new file mode 100644 index 000000000..a8290a2e4 --- /dev/null +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_show.md @@ -0,0 +1,42 @@ +--- +title: VDiff show +series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 +--- +## vtctldclient VDiff show + +Show the status of a VDiff. + +``` +vtctldclient VDiff show +``` + +### Examples + +``` +vtctldclient --server localhost:15999 vdiff --workflow commerce2customer --target-keyspace show last +vtctldclient --server localhost:15999 vdiff --workflow commerce2customer --target-keyspace show a037a9e2-5628-11ee-8c99-0242ac120002 +vtctldclient --server localhost:15999 vdiff --workflow commerce2customer --target-keyspace show all +``` + +### Options + +``` + -h, --help help for show + --verbose Show verbose output in summaries +``` + +### Options inherited from parent commands + +``` + --action_timeout duration timeout for the total command (default 1h0m0s) + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for connection (required) + --target-keyspace string Target keyspace for this workflow. + -w, --workflow string The workflow you want to perform the command on. +``` + +### SEE ALSO + +* [vtctldclient VDiff](../) - Perform commands related to diffing tables involved in a VReplication workflow between the source and target. + diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_stop.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_stop.md new file mode 100644 index 000000000..6d3fff0fc --- /dev/null +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_stop.md @@ -0,0 +1,39 @@ +--- +title: VDiff stop +series: vtctldclient +commit: b089f78945653f6acd17c66f896820e36df49437 +--- +## vtctldclient VDiff stop + +Stop a running VDiff. + +``` +vtctldclient VDiff stop +``` + +### Examples + +``` +vtctldclient --server localhost:15999 vdiff --workflow commerce2customer --target-keyspace stop a037a9e2-5628-11ee-8c99-0242ac120002 +``` + +### Options + +``` + -h, --help help for stop +``` + +### Options inherited from parent commands + +``` + --action_timeout duration timeout for the total command (default 1h0m0s) + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for connection (required) + --target-keyspace string Target keyspace for this workflow. + -w, --workflow string The workflow you want to perform the command on. +``` + +### SEE ALSO + +* [vtctldclient VDiff](../) - Perform commands related to diffing tables involved in a VReplication workflow between the source and target. + diff --git a/content/en/docs/18.0/reference/programs/vtgate/_index.md b/content/en/docs/18.0/reference/programs/vtgate/_index.md index c441bd47b..3419eddf1 100644 --- a/content/en/docs/18.0/reference/programs/vtgate/_index.md +++ b/content/en/docs/18.0/reference/programs/vtgate/_index.md @@ -1,6 +1,7 @@ --- title: vtgate series: vtgate +commit: 30385807689b40668d60dbb5059ea0987f19da5c --- ## vtgate @@ -56,7 +57,7 @@ vtgate \ --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [$WORKDIR]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --consul_auth_static_file string JSON File to read the topos/tokens from. @@ -80,6 +81,7 @@ vtgate \ --foreign_key_mode string This is to provide how to handle foreign key constraint in create/alter table. Valid values are: allow, disallow (default "allow") --gate_query_cache_memory int gate server query cache size in bytes, maximum amount of memory to be cached. vtgate analyzes every incoming query and generate a query plan, these plans are being cached in a lru cache. This config controls the capacity of the lru cache. (default 33554432) --gateway_initial_tablet_timeout duration At startup, the tabletGateway will wait up to this duration to get at least one tablet per keyspace/shard/tablet type (default 30s) + --grpc-send-session-in-streaming If set, will send the session as last packet in streaming api to support transactions in streaming --grpc-use-effective-groups If set, and SSL is not used, will set the immediate caller's security groups from the effective caller id's groups. --grpc-use-static-authentication-callerid If set, will set the immediate caller id to the username authenticated by the static auth plugin. --grpc_auth_mode string Which auth plugin implementation to use (eg: static) diff --git a/content/en/docs/18.0/reference/programs/vtgateclienttest/_index.md b/content/en/docs/18.0/reference/programs/vtgateclienttest/_index.md index f321b0ad0..b25168be6 100644 --- a/content/en/docs/18.0/reference/programs/vtgateclienttest/_index.md +++ b/content/en/docs/18.0/reference/programs/vtgateclienttest/_index.md @@ -1,7 +1,7 @@ --- title: vtgateclienttest series: vtgateclienttest -commit: b089f78945653f6acd17c66f896820e36df49437 +commit: 30385807689b40668d60dbb5059ea0987f19da5c --- ## vtgateclienttest @@ -19,7 +19,7 @@ vtgateclienttest [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [$WORKDIR]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --default_tablet_type topodatapb.TabletType The default tablet type to set for queries, when one is not explicitly selected. (default PRIMARY) diff --git a/content/en/docs/18.0/reference/programs/vtorc/_index.md b/content/en/docs/18.0/reference/programs/vtorc/_index.md index ec764f3dc..158514447 100644 --- a/content/en/docs/18.0/reference/programs/vtorc/_index.md +++ b/content/en/docs/18.0/reference/programs/vtorc/_index.md @@ -1,6 +1,7 @@ --- title: vtorc series: vtorc +commit: 30385807689b40668d60dbb5059ea0987f19da5c --- ## vtorc @@ -41,7 +42,7 @@ vtorc \ --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [$WORKDIR]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --consul_auth_static_file string JSON File to read the topos/tokens from. diff --git a/content/en/docs/18.0/reference/programs/vttablet/_index.md b/content/en/docs/18.0/reference/programs/vttablet/_index.md index e75f925c7..034ef7fbb 100644 --- a/content/en/docs/18.0/reference/programs/vttablet/_index.md +++ b/content/en/docs/18.0/reference/programs/vttablet/_index.md @@ -1,6 +1,7 @@ --- title: vttablet series: vttablet +commit: 30385807689b40668d60dbb5059ea0987f19da5c --- ## vttablet @@ -98,7 +99,7 @@ vttablet \ --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [$WORKDIR]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --consolidator-stream-query-size int Configure the stream consolidator query size in bytes. Setting to 0 disables the stream consolidator. (default 2097152) @@ -311,6 +312,8 @@ vttablet \ --relay_log_max_size int Maximum buffer size (in bytes) for VReplication target buffering. If single rows are larger than this, a single row is buffered at a time. (default 250000) --remote_operation_timeout duration time to wait for a remote operation (default 15s) --replication_connect_retry duration how long to wait in between replica reconnect attempts. Only precise to the second. (default 10s) + --restore-to-pos string (init incremental restore parameter) if set, run a point in time recovery that ends with the given position. This will attempt to use one full backup followed by zero or more incremental backups + --restore-to-timestamp string (init incremental restore parameter) if set, run a point in time recovery that restores up to the given timestamp, if possible. Given timestamp in RFC3339 format. Example: '2006-01-02T15:04:05Z07:00' --restore_concurrency int (init restore parameter) how many concurrent files to restore at once (default 4) --restore_from_backup (init restore parameter) will check BackupStorage for a recent backup at startup and start there --restore_from_backup_ts string (init restore parameter) if set, restore the latest backup taken at or before this timestamp. Example: '2021-04-29.133050' diff --git a/content/en/docs/18.0/reference/programs/vttestserver/_index.md b/content/en/docs/18.0/reference/programs/vttestserver/_index.md index 4b42d95a0..b36c41001 100644 --- a/content/en/docs/18.0/reference/programs/vttestserver/_index.md +++ b/content/en/docs/18.0/reference/programs/vttestserver/_index.md @@ -1,7 +1,7 @@ --- title: vttestserver series: vttestserver -commit: b089f78945653f6acd17c66f896820e36df49437 +commit: 30385807689b40668d60dbb5059ea0987f19da5c --- ## vttestserver @@ -33,7 +33,7 @@ vttestserver [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [$WORKDIR]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --consul_auth_static_file string JSON File to read the topos/tokens from. diff --git a/content/en/docs/18.0/reference/programs/zkctl/_index.md b/content/en/docs/18.0/reference/programs/zkctl/_index.md index b6a01d138..f748c565a 100644 --- a/content/en/docs/18.0/reference/programs/zkctl/_index.md +++ b/content/en/docs/18.0/reference/programs/zkctl/_index.md @@ -1,7 +1,7 @@ --- title: zkctl series: zkctl -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: 30385807689b40668d60dbb5059ea0987f19da5c --- ## zkctl @@ -14,7 +14,7 @@ Initializes and controls zookeeper with Vitess-specific configuration. --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [$WORKDIR]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). -h, --help help for zkctl diff --git a/content/en/docs/18.0/reference/programs/zkctl/zkctl_init.md b/content/en/docs/18.0/reference/programs/zkctl/zkctl_init.md index baa9dc3a9..047a07b33 100644 --- a/content/en/docs/18.0/reference/programs/zkctl/zkctl_init.md +++ b/content/en/docs/18.0/reference/programs/zkctl/zkctl_init.md @@ -1,7 +1,7 @@ --- title: init series: zkctl -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## zkctl init @@ -24,7 +24,7 @@ zkctl init [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vtwebsite/vitessio.website/vitess]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --keep_logs duration keep logs for this long (using ctime) (zero to keep forever) diff --git a/content/en/docs/18.0/reference/programs/zkctl/zkctl_shutdown.md b/content/en/docs/18.0/reference/programs/zkctl/zkctl_shutdown.md index cdd871df3..8e81da765 100644 --- a/content/en/docs/18.0/reference/programs/zkctl/zkctl_shutdown.md +++ b/content/en/docs/18.0/reference/programs/zkctl/zkctl_shutdown.md @@ -1,7 +1,7 @@ --- title: shutdown series: zkctl -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## zkctl shutdown @@ -24,7 +24,7 @@ zkctl shutdown [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vtwebsite/vitessio.website/vitess]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --keep_logs duration keep logs for this long (using ctime) (zero to keep forever) diff --git a/content/en/docs/18.0/reference/programs/zkctl/zkctl_start.md b/content/en/docs/18.0/reference/programs/zkctl/zkctl_start.md index 6545e1e23..69c785b38 100644 --- a/content/en/docs/18.0/reference/programs/zkctl/zkctl_start.md +++ b/content/en/docs/18.0/reference/programs/zkctl/zkctl_start.md @@ -1,7 +1,7 @@ --- title: start series: zkctl -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## zkctl start @@ -24,7 +24,7 @@ zkctl start [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vtwebsite/vitessio.website/vitess]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --keep_logs duration keep logs for this long (using ctime) (zero to keep forever) diff --git a/content/en/docs/18.0/reference/programs/zkctl/zkctl_teardown.md b/content/en/docs/18.0/reference/programs/zkctl/zkctl_teardown.md index dd71df267..bd44e42a9 100644 --- a/content/en/docs/18.0/reference/programs/zkctl/zkctl_teardown.md +++ b/content/en/docs/18.0/reference/programs/zkctl/zkctl_teardown.md @@ -1,7 +1,7 @@ --- title: teardown series: zkctl -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: b089f78945653f6acd17c66f896820e36df49437 --- ## zkctl teardown @@ -24,7 +24,7 @@ zkctl teardown [flags] --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vtwebsite/vitessio.website/vitess]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --keep_logs duration keep logs for this long (using ctime) (zero to keep forever) diff --git a/content/en/docs/18.0/reference/programs/zkctld/_index.md b/content/en/docs/18.0/reference/programs/zkctld/_index.md index 7552d8f03..034ef7fbb 100644 --- a/content/en/docs/18.0/reference/programs/zkctld/_index.md +++ b/content/en/docs/18.0/reference/programs/zkctld/_index.md @@ -1,7 +1,7 @@ --- title: vttablet series: vttablet -commit: 0e61ba498e0344d37d6e1cae933ae14aa2804fcd +commit: 30385807689b40668d60dbb5059ea0987f19da5c --- ## vttablet @@ -99,7 +99,7 @@ vttablet \ --config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored. --config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn) --config-name string Name of the config file (without extension) to search for. (default "vtconfig") - --config-path strings Paths to search for config files in. (default [/Users/andrew/dev/vitess]) + --config-path strings Paths to search for config files in. (default [$WORKDIR]) --config-persistence-min-interval duration minimum interval between persisting dynamic config changes back to disk (if no change has occurred, nothing is done). (default 1s) --config-type string Config file type (omit to infer config type from file extension). --consolidator-stream-query-size int Configure the stream consolidator query size in bytes. Setting to 0 disables the stream consolidator. (default 2097152) @@ -312,6 +312,8 @@ vttablet \ --relay_log_max_size int Maximum buffer size (in bytes) for VReplication target buffering. If single rows are larger than this, a single row is buffered at a time. (default 250000) --remote_operation_timeout duration time to wait for a remote operation (default 15s) --replication_connect_retry duration how long to wait in between replica reconnect attempts. Only precise to the second. (default 10s) + --restore-to-pos string (init incremental restore parameter) if set, run a point in time recovery that ends with the given position. This will attempt to use one full backup followed by zero or more incremental backups + --restore-to-timestamp string (init incremental restore parameter) if set, run a point in time recovery that restores up to the given timestamp, if possible. Given timestamp in RFC3339 format. Example: '2006-01-02T15:04:05Z07:00' --restore_concurrency int (init restore parameter) how many concurrent files to restore at once (default 4) --restore_from_backup (init restore parameter) will check BackupStorage for a recent backup at startup and start there --restore_from_backup_ts string (init restore parameter) if set, restore the latest backup taken at or before this timestamp. Example: '2021-04-29.133050' diff --git a/tools/sync_cobradocs.sh b/tools/sync_cobradocs.sh new file mode 100755 index 000000000..95ab0ad9e --- /dev/null +++ b/tools/sync_cobradocs.sh @@ -0,0 +1,21 @@ +#!/bin/bash + +set -exuo pipefail + +tmp="$(mktemp -d vitessio.website)" +trap "rm -rf ${tmp}" EXIT + +git clone --depth=1 git@github.com:vitessio/vitess "${tmp}/vitess" && \ + cd "${tmp}/vitess" && \ + git fetch --tags && \ + cd - + +VITESS_DIR="$(pwd)/${tmp}/vitess" make generated-docs +rm -rf "${tmp}/vitess" + +git add $(git diff -I"^commit:.*$" --numstat | awk '{print $3}' | xargs) +# Reset any modified files that contained _only_ a SHA update. +git checkout -- . +# Add any net-new files that were missed in the first `git add`. +git add . +git commit -sm "sync cobradocs to latest release branches"