From c0a5c494537e57a29ae43c80ee2a3469c9852f7f Mon Sep 17 00:00:00 2001 From: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com> Date: Wed, 13 Dec 2023 16:08:47 +0200 Subject: [PATCH] Docs: OnlineDDL cut-over backoff and force-cut-over (#1641) * Documenting --force-cut-over-after DDL strategy flag Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com> * Explain backoff, mention force cut-over in Vitess strategy Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com> * Document 'ALTER VITESS_MIGRATION ... FORCE_CUTOVER ... Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com> * spacing Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com> * cross reference Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com> * OnlineDDL force-cutover (dash rather than underscore) Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com> * make vttablet-docs Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com> * vtctldclient docs Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com> * automated docs Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com> --------- Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com> --- .../reference/programs/vtctldclient/_index.md | 1 + .../vtctldclient/vtctldclient_AddCellInfo.md | 1 + .../vtctldclient_AddCellsAlias.md | 1 + .../vtctldclient_ApplyRoutingRules.md | 1 + .../vtctldclient/vtctldclient_ApplySchema.md | 1 + .../vtctldclient_ApplyShardRoutingRules.md | 1 + .../vtctldclient/vtctldclient_ApplyVSchema.md | 1 + .../vtctldclient/vtctldclient_Backup.md | 1 + .../vtctldclient/vtctldclient_BackupShard.md | 1 + .../vtctldclient_ChangeTabletType.md | 1 + .../vtctldclient_CreateKeyspace.md | 1 + .../vtctldclient/vtctldclient_CreateShard.md | 1 + .../vtctldclient_DeleteCellInfo.md | 1 + .../vtctldclient_DeleteCellsAlias.md | 1 + .../vtctldclient_DeleteKeyspace.md | 1 + .../vtctldclient/vtctldclient_DeleteShards.md | 1 + .../vtctldclient_DeleteSrvVSchema.md | 1 + .../vtctldclient_DeleteTablets.md | 1 + .../vtctldclient_EmergencyReparentShard.md | 1 + .../vtctldclient_ExecuteFetchAsApp.md | 1 + .../vtctldclient_ExecuteFetchAsDBA.md | 1 + .../vtctldclient/vtctldclient_ExecuteHook.md | 1 + .../vtctldclient_FindAllShardsInKeyspace.md | 1 + .../vtctldclient_GenerateShardRanges.md | 1 + .../vtctldclient/vtctldclient_GetBackups.md | 1 + .../vtctldclient/vtctldclient_GetCellInfo.md | 1 + .../vtctldclient_GetCellInfoNames.md | 1 + .../vtctldclient_GetCellsAliases.md | 1 + .../vtctldclient_GetFullStatus.md | 1 + .../vtctldclient/vtctldclient_GetKeyspace.md | 1 + .../vtctldclient/vtctldclient_GetKeyspaces.md | 1 + .../vtctldclient_GetPermissions.md | 1 + .../vtctldclient_GetRoutingRules.md | 1 + .../vtctldclient/vtctldclient_GetSchema.md | 1 + .../vtctldclient/vtctldclient_GetShard.md | 1 + .../vtctldclient_GetShardRoutingRules.md | 1 + .../vtctldclient_GetSrvKeyspaceNames.md | 1 + .../vtctldclient_GetSrvKeyspaces.md | 1 + .../vtctldclient_GetSrvVSchema.md | 1 + .../vtctldclient_GetSrvVSchemas.md | 1 + .../vtctldclient/vtctldclient_GetTablet.md | 1 + .../vtctldclient_GetTabletVersion.md | 1 + .../vtctldclient/vtctldclient_GetTablets.md | 1 + .../vtctldclient_GetTopologyPath.md | 1 + .../vtctldclient/vtctldclient_GetVSchema.md | 1 + .../vtctldclient/vtctldclient_GetWorkflows.md | 1 + .../vtctldclient_LegacyVtctlCommand.md | 1 + .../vtctldclient/vtctldclient_PingTablet.md | 1 + .../vtctldclient_PlannedReparentShard.md | 1 + .../vtctldclient_RebuildKeyspaceGraph.md | 1 + .../vtctldclient_RebuildVSchemaGraph.md | 1 + .../vtctldclient/vtctldclient_RefreshState.md | 1 + .../vtctldclient_RefreshStateByShard.md | 1 + .../vtctldclient/vtctldclient_ReloadSchema.md | 1 + .../vtctldclient_ReloadSchemaKeyspace.md | 1 + .../vtctldclient_ReloadSchemaShard.md | 1 + .../vtctldclient/vtctldclient_RemoveBackup.md | 1 + .../vtctldclient_RemoveKeyspaceCell.md | 1 + .../vtctldclient_RemoveShardCell.md | 1 + .../vtctldclient_ReparentTablet.md | 1 + .../vtctldclient_RestoreFromBackup.md | 1 + .../vtctldclient_RunHealthCheck.md | 1 + ...tctldclient_SetKeyspaceDurabilityPolicy.md | 1 + .../vtctldclient_SetShardIsPrimaryServing.md | 1 + .../vtctldclient_SetShardTabletControl.md | 1 + .../vtctldclient/vtctldclient_SetWritable.md | 1 + .../vtctldclient_ShardReplicationFix.md | 1 + .../vtctldclient_ShardReplicationPositions.md | 1 + .../vtctldclient/vtctldclient_SleepTablet.md | 1 + .../vtctldclient_SourceShardAdd.md | 1 + .../vtctldclient_SourceShardDelete.md | 1 + .../vtctldclient_StartReplication.md | 1 + .../vtctldclient_StopReplication.md | 1 + ...vtctldclient_TabletExternallyReparented.md | 1 + .../vtctldclient_UpdateCellInfo.md | 1 + .../vtctldclient_UpdateCellsAlias.md | 1 + .../vtctldclient_UpdateThrottlerConfig.md | 1 + .../vtctldclient/vtctldclient_Validate.md | 1 + .../vtctldclient_ValidateKeyspace.md | 1 + .../vtctldclient_ValidateSchemaKeyspace.md | 1 + .../vtctldclient_ValidateShard.md | 1 + .../vtctldclient_ValidateVersionKeyspace.md | 1 + .../vtctldclient_ValidateVersionShard.md | 1 + .../reference/programs/vtctldclient/_index.md | 1 + .../vtctldclient/vtctldclient_AddCellInfo.md | 1 + .../vtctldclient_AddCellsAlias.md | 1 + .../vtctldclient_ApplyRoutingRules.md | 1 + .../vtctldclient/vtctldclient_ApplySchema.md | 1 + .../vtctldclient_ApplyShardRoutingRules.md | 1 + .../vtctldclient/vtctldclient_ApplyVSchema.md | 1 + .../vtctldclient/vtctldclient_Backup.md | 1 + .../vtctldclient/vtctldclient_BackupShard.md | 1 + .../vtctldclient_ChangeTabletType.md | 1 + .../vtctldclient_CreateKeyspace.md | 1 + .../vtctldclient/vtctldclient_CreateShard.md | 1 + .../vtctldclient_DeleteCellInfo.md | 1 + .../vtctldclient_DeleteCellsAlias.md | 1 + .../vtctldclient_DeleteKeyspace.md | 1 + .../vtctldclient/vtctldclient_DeleteShards.md | 1 + .../vtctldclient_DeleteSrvVSchema.md | 1 + .../vtctldclient_DeleteTablets.md | 1 + .../vtctldclient_EmergencyReparentShard.md | 1 + .../vtctldclient_ExecuteFetchAsApp.md | 1 + .../vtctldclient_ExecuteFetchAsDBA.md | 1 + .../vtctldclient/vtctldclient_ExecuteHook.md | 1 + .../vtctldclient_FindAllShardsInKeyspace.md | 1 + .../vtctldclient_GenerateShardRanges.md | 1 + .../vtctldclient/vtctldclient_GetBackups.md | 1 + .../vtctldclient/vtctldclient_GetCellInfo.md | 1 + .../vtctldclient_GetCellInfoNames.md | 1 + .../vtctldclient_GetCellsAliases.md | 1 + .../vtctldclient_GetFullStatus.md | 1 + .../vtctldclient/vtctldclient_GetKeyspace.md | 1 + .../vtctldclient/vtctldclient_GetKeyspaces.md | 1 + .../vtctldclient_GetPermissions.md | 1 + .../vtctldclient_GetRoutingRules.md | 1 + .../vtctldclient/vtctldclient_GetSchema.md | 1 + .../vtctldclient/vtctldclient_GetShard.md | 1 + .../vtctldclient_GetShardRoutingRules.md | 1 + .../vtctldclient_GetSrvKeyspaceNames.md | 1 + .../vtctldclient_GetSrvKeyspaces.md | 1 + .../vtctldclient_GetSrvVSchema.md | 1 + .../vtctldclient_GetSrvVSchemas.md | 1 + .../vtctldclient/vtctldclient_GetTablet.md | 1 + .../vtctldclient_GetTabletVersion.md | 1 + .../vtctldclient/vtctldclient_GetTablets.md | 1 + .../vtctldclient_GetTopologyPath.md | 1 + .../vtctldclient/vtctldclient_GetVSchema.md | 1 + .../vtctldclient/vtctldclient_GetWorkflows.md | 1 + .../vtctldclient_LegacyVtctlCommand.md | 1 + .../vtctldclient/vtctldclient_PingTablet.md | 1 + .../vtctldclient_PlannedReparentShard.md | 1 + .../vtctldclient_RebuildKeyspaceGraph.md | 1 + .../vtctldclient_RebuildVSchemaGraph.md | 1 + .../vtctldclient/vtctldclient_RefreshState.md | 1 + .../vtctldclient_RefreshStateByShard.md | 1 + .../vtctldclient/vtctldclient_ReloadSchema.md | 1 + .../vtctldclient_ReloadSchemaKeyspace.md | 1 + .../vtctldclient_ReloadSchemaShard.md | 1 + .../vtctldclient/vtctldclient_RemoveBackup.md | 1 + .../vtctldclient_RemoveKeyspaceCell.md | 1 + .../vtctldclient_RemoveShardCell.md | 1 + .../vtctldclient_ReparentTablet.md | 1 + .../vtctldclient_RestoreFromBackup.md | 1 + .../vtctldclient_RunHealthCheck.md | 1 + ...tctldclient_SetKeyspaceDurabilityPolicy.md | 1 + .../vtctldclient_SetShardIsPrimaryServing.md | 1 + .../vtctldclient_SetShardTabletControl.md | 1 + .../vtctldclient/vtctldclient_SetWritable.md | 1 + .../vtctldclient_ShardReplicationFix.md | 1 + .../vtctldclient_ShardReplicationPositions.md | 1 + .../vtctldclient/vtctldclient_SleepTablet.md | 1 + .../vtctldclient_SourceShardAdd.md | 1 + .../vtctldclient_SourceShardDelete.md | 1 + .../vtctldclient_StartReplication.md | 1 + .../vtctldclient_StopReplication.md | 1 + ...vtctldclient_TabletExternallyReparented.md | 1 + .../vtctldclient_UpdateCellInfo.md | 1 + .../vtctldclient_UpdateCellsAlias.md | 1 + .../vtctldclient_UpdateThrottlerConfig.md | 1 + .../vtctldclient/vtctldclient_Validate.md | 1 + .../vtctldclient_ValidateKeyspace.md | 1 + .../vtctldclient_ValidateSchemaKeyspace.md | 1 + .../vtctldclient_ValidateShard.md | 1 + .../vtctldclient_ValidateVersionKeyspace.md | 1 + .../vtctldclient_ValidateVersionShard.md | 1 + .../vtctldclient_workflow/_index.md | 2 +- .../vtctldclient_workflow_update.md | 2 +- .../reference/programs/vtctldclient/_index.md | 2 +- .../vtctldclient/vtctldclient_AddCellInfo.md | 2 +- .../vtctldclient_AddCellsAlias.md | 2 +- .../vtctldclient_ApplyRoutingRules.md | 2 +- .../vtctldclient/vtctldclient_ApplySchema.md | 2 +- .../vtctldclient_ApplyShardRoutingRules.md | 2 +- .../vtctldclient/vtctldclient_ApplyVSchema.md | 2 +- .../vtctldclient/vtctldclient_Backup.md | 2 +- .../vtctldclient/vtctldclient_BackupShard.md | 2 +- .../vtctldclient_ChangeTabletType.md | 2 +- .../vtctldclient_CreateKeyspace.md | 2 +- .../vtctldclient/vtctldclient_CreateShard.md | 2 +- .../vtctldclient_DeleteCellInfo.md | 2 +- .../vtctldclient_DeleteCellsAlias.md | 2 +- .../vtctldclient_DeleteKeyspace.md | 2 +- .../vtctldclient/vtctldclient_DeleteShards.md | 2 +- .../vtctldclient_DeleteSrvVSchema.md | 2 +- .../vtctldclient_DeleteTablets.md | 2 +- .../vtctldclient_EmergencyReparentShard.md | 2 +- .../vtctldclient_ExecuteFetchAsApp.md | 2 +- .../vtctldclient_ExecuteFetchAsDBA.md | 2 +- .../vtctldclient/vtctldclient_ExecuteHook.md | 2 +- .../vtctldclient_FindAllShardsInKeyspace.md | 2 +- .../vtctldclient_GenerateShardRanges.md | 2 +- .../vtctldclient/vtctldclient_GetBackups.md | 2 +- .../vtctldclient/vtctldclient_GetCellInfo.md | 2 +- .../vtctldclient_GetCellInfoNames.md | 2 +- .../vtctldclient_GetCellsAliases.md | 2 +- .../vtctldclient_GetFullStatus.md | 2 +- .../vtctldclient/vtctldclient_GetKeyspace.md | 2 +- .../vtctldclient/vtctldclient_GetKeyspaces.md | 2 +- .../vtctldclient_GetPermissions.md | 2 +- .../vtctldclient_GetRoutingRules.md | 2 +- .../vtctldclient/vtctldclient_GetSchema.md | 2 +- .../vtctldclient/vtctldclient_GetShard.md | 2 +- .../vtctldclient_GetShardRoutingRules.md | 2 +- .../vtctldclient_GetSrvKeyspaceNames.md | 2 +- .../vtctldclient_GetSrvKeyspaces.md | 2 +- .../vtctldclient_GetSrvVSchema.md | 2 +- .../vtctldclient_GetSrvVSchemas.md | 2 +- .../vtctldclient/vtctldclient_GetTablet.md | 2 +- .../vtctldclient_GetTabletVersion.md | 2 +- .../vtctldclient/vtctldclient_GetTablets.md | 2 +- .../vtctldclient_GetTopologyPath.md | 2 +- .../vtctldclient/vtctldclient_GetVSchema.md | 2 +- .../vtctldclient/vtctldclient_GetWorkflows.md | 2 +- .../vtctldclient_LegacyVtctlCommand.md | 2 +- .../vtctldclient_LookupVindex/_index.md | 2 +- .../vtctldclient_LookupVindex_cancel.md | 2 +- .../vtctldclient_LookupVindex_create.md | 2 +- .../vtctldclient_LookupVindex_externalize.md | 2 +- .../vtctldclient_LookupVindex_show.md | 2 +- .../vtctldclient_Materialize/_index.md | 2 +- .../vtctldclient_Materialize_cancel.md | 2 +- .../vtctldclient_Materialize_create.md | 2 +- .../vtctldclient_Materialize_show.md | 2 +- .../vtctldclient_Materialize_start.md | 2 +- .../vtctldclient_Materialize_stop.md | 2 +- .../vtctldclient_Migrate/_index.md | 2 +- .../vtctldclient_Migrate_cancel.md | 2 +- .../vtctldclient_Migrate_complete.md | 2 +- .../vtctldclient_Migrate_create.md | 3 +- .../vtctldclient_Migrate_show.md | 2 +- .../vtctldclient_Migrate_status.md | 2 +- .../vtctldclient/vtctldclient_Mount/_index.md | 2 +- .../vtctldclient_Mount_list.md | 2 +- .../vtctldclient_Mount_register.md | 5 +- .../vtctldclient_Mount_show.md | 7 +- .../vtctldclient_Mount_unregister.md | 7 +- .../vtctldclient_MoveTables/_index.md | 2 +- .../vtctldclient_MoveTables_cancel.md | 2 +- .../vtctldclient_MoveTables_complete.md | 2 +- .../vtctldclient_MoveTables_create.md | 3 +- .../vtctldclient_MoveTables_reversetraffic.md | 2 +- .../vtctldclient_MoveTables_show.md | 2 +- .../vtctldclient_MoveTables_start.md | 2 +- .../vtctldclient_MoveTables_status.md | 2 +- .../vtctldclient_MoveTables_stop.md | 2 +- .../vtctldclient_MoveTables_switchtraffic.md | 2 +- .../vtctldclient_OnlineDDL/_index.md | 2 +- .../vtctldclient_OnlineDDL_cancel.md | 2 +- .../vtctldclient_OnlineDDL_cleanup.md | 2 +- .../vtctldclient_OnlineDDL_complete.md | 2 +- .../vtctldclient_OnlineDDL_launch.md | 2 +- .../vtctldclient_OnlineDDL_retry.md | 2 +- .../vtctldclient_OnlineDDL_show.md | 2 +- .../vtctldclient_OnlineDDL_throttle.md | 2 +- .../vtctldclient_OnlineDDL_unthrottle.md | 2 +- .../vtctldclient/vtctldclient_PingTablet.md | 2 +- .../vtctldclient_PlannedReparentShard.md | 2 +- .../vtctldclient_RebuildKeyspaceGraph.md | 2 +- .../vtctldclient_RebuildVSchemaGraph.md | 2 +- .../vtctldclient/vtctldclient_RefreshState.md | 2 +- .../vtctldclient_RefreshStateByShard.md | 2 +- .../vtctldclient/vtctldclient_ReloadSchema.md | 2 +- .../vtctldclient_ReloadSchemaKeyspace.md | 2 +- .../vtctldclient_ReloadSchemaShard.md | 2 +- .../vtctldclient/vtctldclient_RemoveBackup.md | 2 +- .../vtctldclient_RemoveKeyspaceCell.md | 2 +- .../vtctldclient_RemoveShardCell.md | 2 +- .../vtctldclient_ReparentTablet.md | 2 +- .../vtctldclient_Reshard/_index.md | 2 +- .../vtctldclient_Reshard_cancel.md | 2 +- .../vtctldclient_Reshard_complete.md | 2 +- .../vtctldclient_Reshard_create.md | 3 +- .../vtctldclient_Reshard_reversetraffic.md | 2 +- .../vtctldclient_Reshard_show.md | 2 +- .../vtctldclient_Reshard_start.md | 2 +- .../vtctldclient_Reshard_status.md | 2 +- .../vtctldclient_Reshard_stop.md | 2 +- .../vtctldclient_Reshard_switchtraffic.md | 2 +- .../vtctldclient_RestoreFromBackup.md | 2 +- .../vtctldclient_RunHealthCheck.md | 2 +- ...tctldclient_SetKeyspaceDurabilityPolicy.md | 2 +- .../vtctldclient_SetShardIsPrimaryServing.md | 2 +- .../vtctldclient_SetShardTabletControl.md | 2 +- .../vtctldclient/vtctldclient_SetWritable.md | 2 +- .../vtctldclient_ShardReplicationFix.md | 2 +- .../vtctldclient_ShardReplicationPositions.md | 2 +- .../vtctldclient/vtctldclient_SleepTablet.md | 2 +- .../vtctldclient_SourceShardAdd.md | 2 +- .../vtctldclient_SourceShardDelete.md | 2 +- .../vtctldclient_StartReplication.md | 2 +- .../vtctldclient_StopReplication.md | 2 +- ...vtctldclient_TabletExternallyReparented.md | 2 +- .../vtctldclient_UpdateCellInfo.md | 2 +- .../vtctldclient_UpdateCellsAlias.md | 2 +- .../vtctldclient_UpdateThrottlerConfig.md | 2 +- .../vtctldclient/vtctldclient_VDiff/_index.md | 2 +- .../vtctldclient_VDiff_create.md | 2 +- .../vtctldclient_VDiff_delete.md | 2 +- .../vtctldclient_VDiff_resume.md | 2 +- .../vtctldclient_VDiff_show.md | 2 +- .../vtctldclient_VDiff_stop.md | 2 +- .../vtctldclient/vtctldclient_Validate.md | 2 +- .../vtctldclient_ValidateKeyspace.md | 2 +- .../vtctldclient_ValidateSchemaKeyspace.md | 2 +- .../vtctldclient_ValidateShard.md | 2 +- .../vtctldclient_ValidateVersionKeyspace.md | 2 +- .../vtctldclient_ValidateVersionShard.md | 2 +- .../vtctldclient_Workflow/_index.md | 2 +- .../vtctldclient_Workflow_delete.md | 2 +- .../vtctldclient_Workflow_list.md | 2 +- .../vtctldclient_Workflow_show.md | 2 +- .../vtctldclient_Workflow_start.md | 2 +- .../vtctldclient_Workflow_stop.md | 2 +- .../vtctldclient_Workflow_update.md | 2 +- .../reference/programs/vttablet/_index.md | 4 +- .../reference/programs/vtctldclient/_index.md | 21 ++++-- .../vtctldclient/vtctldclient_AddCellInfo.md | 11 +-- .../vtctldclient_AddCellsAlias.md | 11 +-- .../vtctldclient_ApplyRoutingRules.md | 13 ++-- .../vtctldclient/vtctldclient_ApplySchema.md | 12 ++-- .../vtctldclient_ApplyShardRoutingRules.md | 11 +-- .../vtctldclient/vtctldclient_ApplyVSchema.md | 11 +-- .../vtctldclient/vtctldclient_Backup.md | 11 +-- .../vtctldclient/vtctldclient_BackupShard.md | 11 +-- .../vtctldclient_ChangeTabletType.md | 11 +-- .../vtctldclient_CreateKeyspace.md | 28 ++++---- .../vtctldclient/vtctldclient_CreateShard.md | 11 +-- .../vtctldclient_DeleteCellInfo.md | 11 +-- .../vtctldclient_DeleteCellsAlias.md | 11 +-- .../vtctldclient_DeleteKeyspace.md | 11 +-- .../vtctldclient/vtctldclient_DeleteShards.md | 11 +-- .../vtctldclient_DeleteSrvVSchema.md | 11 +-- .../vtctldclient_DeleteTablets.md | 11 +-- .../vtctldclient_EmergencyReparentShard.md | 11 +-- .../vtctldclient_ExecuteFetchAsApp.md | 11 +-- .../vtctldclient_ExecuteFetchAsDBA.md | 11 +-- .../vtctldclient/vtctldclient_ExecuteHook.md | 11 +-- .../vtctldclient_FindAllShardsInKeyspace.md | 11 +-- .../vtctldclient_GenerateShardRanges.md | 11 +-- .../vtctldclient/vtctldclient_GetBackups.md | 11 +-- .../vtctldclient/vtctldclient_GetCellInfo.md | 11 +-- .../vtctldclient_GetCellInfoNames.md | 11 +-- .../vtctldclient_GetCellsAliases.md | 11 +-- .../vtctldclient_GetFullStatus.md | 11 +-- .../vtctldclient/vtctldclient_GetKeyspace.md | 11 +-- .../vtctldclient/vtctldclient_GetKeyspaces.md | 11 +-- .../vtctldclient_GetPermissions.md | 11 +-- .../vtctldclient_GetRoutingRules.md | 11 +-- .../vtctldclient/vtctldclient_GetSchema.md | 11 +-- .../vtctldclient/vtctldclient_GetShard.md | 11 +-- .../vtctldclient_GetShardRoutingRules.md | 11 +-- .../vtctldclient_GetSrvKeyspaceNames.md | 11 +-- .../vtctldclient_GetSrvKeyspaces.md | 11 +-- .../vtctldclient_GetSrvVSchema.md | 11 +-- .../vtctldclient_GetSrvVSchemas.md | 11 +-- .../vtctldclient/vtctldclient_GetTablet.md | 11 +-- .../vtctldclient_GetTabletVersion.md | 11 +-- .../vtctldclient/vtctldclient_GetTablets.md | 11 +-- .../vtctldclient_GetTopologyPath.md | 11 +-- .../vtctldclient/vtctldclient_GetVSchema.md | 11 +-- .../vtctldclient/vtctldclient_GetWorkflows.md | 11 +-- .../vtctldclient_LegacyVtctlCommand.md | 11 +-- .../vtctldclient_LookupVindex/_index.md | 11 +-- .../vtctldclient_LookupVindex_cancel.md | 15 ++-- .../vtctldclient_LookupVindex_create.md | 15 ++-- .../vtctldclient_LookupVindex_externalize.md | 15 ++-- .../vtctldclient_LookupVindex_show.md | 15 ++-- .../vtctldclient_Materialize/_index.md | 11 +-- .../vtctldclient_Materialize_cancel.md | 17 +++-- .../vtctldclient_Materialize_create.md | 17 +++-- .../vtctldclient_Materialize_show.md | 17 +++-- .../vtctldclient_Materialize_start.md | 17 +++-- .../vtctldclient_Materialize_stop.md | 17 +++-- .../vtctldclient_Migrate/_index.md | 11 +-- .../vtctldclient_Migrate_cancel.md | 17 +++-- .../vtctldclient_Migrate_complete.md | 17 +++-- .../vtctldclient_Migrate_create.md | 18 +++-- .../vtctldclient_Migrate_show.md | 17 +++-- .../vtctldclient_Migrate_status.md | 17 +++-- .../vtctldclient/vtctldclient_Mount/_index.md | 11 +-- .../vtctldclient_Mount_list.md | 11 +-- .../vtctldclient_Mount_register.md | 11 +-- .../vtctldclient_Mount_show.md | 11 +-- .../vtctldclient_Mount_unregister.md | 11 +-- .../vtctldclient_MoveTables/_index.md | 11 +-- .../vtctldclient_MoveTables_cancel.md | 17 +++-- .../vtctldclient_MoveTables_complete.md | 17 +++-- .../vtctldclient_MoveTables_create.md | 18 +++-- .../vtctldclient_MoveTables_reversetraffic.md | 17 +++-- .../vtctldclient_MoveTables_show.md | 17 +++-- .../vtctldclient_MoveTables_start.md | 17 +++-- .../vtctldclient_MoveTables_status.md | 17 +++-- .../vtctldclient_MoveTables_stop.md | 17 +++-- .../vtctldclient_MoveTables_switchtraffic.md | 17 +++-- .../vtctldclient_OnlineDDL/_index.md | 12 ++-- .../vtctldclient_OnlineDDL_cancel.md | 11 +-- .../vtctldclient_OnlineDDL_cleanup.md | 11 +-- .../vtctldclient_OnlineDDL_complete.md | 11 +-- .../vtctldclient_OnlineDDL_force-cutover.md | 40 +++++++++++ .../vtctldclient_OnlineDDL_launch.md | 11 +-- .../vtctldclient_OnlineDDL_retry.md | 11 +-- .../vtctldclient_OnlineDDL_show.md | 11 +-- .../vtctldclient_OnlineDDL_throttle.md | 11 +-- .../vtctldclient_OnlineDDL_unthrottle.md | 11 +-- .../vtctldclient/vtctldclient_PingTablet.md | 11 +-- .../vtctldclient_PlannedReparentShard.md | 20 +++--- .../vtctldclient_RebuildKeyspaceGraph.md | 11 +-- .../vtctldclient_RebuildVSchemaGraph.md | 11 +-- .../vtctldclient/vtctldclient_RefreshState.md | 11 +-- .../vtctldclient_RefreshStateByShard.md | 11 +-- .../vtctldclient/vtctldclient_ReloadSchema.md | 11 +-- .../vtctldclient_ReloadSchemaKeyspace.md | 11 +-- .../vtctldclient_ReloadSchemaShard.md | 11 +-- .../vtctldclient/vtctldclient_RemoveBackup.md | 11 +-- .../vtctldclient_RemoveKeyspaceCell.md | 11 +-- .../vtctldclient_RemoveShardCell.md | 11 +-- .../vtctldclient_ReparentTablet.md | 11 +-- .../vtctldclient_Reshard/_index.md | 11 +-- .../vtctldclient_Reshard_cancel.md | 17 +++-- .../vtctldclient_Reshard_complete.md | 17 +++-- .../vtctldclient_Reshard_create.md | 18 +++-- .../vtctldclient_Reshard_reversetraffic.md | 17 +++-- .../vtctldclient_Reshard_show.md | 17 +++-- .../vtctldclient_Reshard_start.md | 17 +++-- .../vtctldclient_Reshard_status.md | 17 +++-- .../vtctldclient_Reshard_stop.md | 17 +++-- .../vtctldclient_Reshard_switchtraffic.md | 17 +++-- .../vtctldclient_RestoreFromBackup.md | 11 +-- .../vtctldclient_RunHealthCheck.md | 11 +-- ...tctldclient_SetKeyspaceDurabilityPolicy.md | 11 +-- .../vtctldclient_SetShardIsPrimaryServing.md | 11 +-- .../vtctldclient_SetShardTabletControl.md | 11 +-- .../vtctldclient/vtctldclient_SetWritable.md | 11 +-- .../vtctldclient_ShardReplicationFix.md | 11 +-- .../vtctldclient_ShardReplicationPositions.md | 11 +-- .../vtctldclient/vtctldclient_SleepTablet.md | 11 +-- .../vtctldclient_SourceShardAdd.md | 11 +-- .../vtctldclient_SourceShardDelete.md | 11 +-- .../vtctldclient_StartReplication.md | 11 +-- .../vtctldclient_StopReplication.md | 11 +-- ...vtctldclient_TabletExternallyReparented.md | 11 +-- .../vtctldclient_UpdateCellInfo.md | 11 +-- .../vtctldclient_UpdateCellsAlias.md | 11 +-- .../vtctldclient_UpdateThrottlerConfig.md | 11 +-- .../vtctldclient/vtctldclient_VDiff/_index.md | 11 +-- .../vtctldclient_VDiff_create.md | 18 +++-- .../vtctldclient_VDiff_delete.md | 17 +++-- .../vtctldclient_VDiff_resume.md | 17 +++-- .../vtctldclient_VDiff_show.md | 17 +++-- .../vtctldclient_VDiff_stop.md | 17 +++-- .../vtctldclient/vtctldclient_Validate.md | 11 +-- .../vtctldclient_ValidateKeyspace.md | 11 +-- .../vtctldclient_ValidateSchemaKeyspace.md | 11 +-- .../vtctldclient_ValidateShard.md | 11 +-- .../vtctldclient_ValidateVersionKeyspace.md | 11 +-- .../vtctldclient_ValidateVersionShard.md | 11 +-- .../vtctldclient_Workflow/_index.md | 11 +-- .../vtctldclient_Workflow_delete.md | 13 ++-- .../vtctldclient_Workflow_list.md | 13 ++-- .../vtctldclient_Workflow_show.md | 13 ++-- .../vtctldclient_Workflow_start.md | 13 ++-- .../vtctldclient_Workflow_stop.md | 13 ++-- .../vtctldclient_Workflow_update.md | 13 ++-- .../reference/programs/vttablet/_index.md | 17 ++--- .../schema-changes/audit-and-control.md | 72 +++++++++++++++++++ .../schema-changes/ddl-strategies.md | 24 ++++--- .../schema-changes/ddl-strategy-flags.md | 6 ++ 468 files changed, 1639 insertions(+), 891 deletions(-) create mode 100644 content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_force-cutover.md diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/_index.md b/content/en/docs/16.0/reference/programs/vtctldclient/_index.md index 2548769d0..d83b5f7b7 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/_index.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/_index.md @@ -1,6 +1,7 @@ --- title: vtctldclient series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_AddCellInfo.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_AddCellInfo.md index c616a5f81..bd6567eae 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_AddCellInfo.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_AddCellInfo.md @@ -1,6 +1,7 @@ --- title: AddCellInfo series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient AddCellInfo diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_AddCellsAlias.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_AddCellsAlias.md index c900a8acf..40cc84e3f 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_AddCellsAlias.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_AddCellsAlias.md @@ -1,6 +1,7 @@ --- title: AddCellsAlias series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient AddCellsAlias diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ApplyRoutingRules.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ApplyRoutingRules.md index 6e52c7d3d..dc657ac2a 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ApplyRoutingRules.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ApplyRoutingRules.md @@ -1,6 +1,7 @@ --- title: ApplyRoutingRules series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient ApplyRoutingRules diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ApplySchema.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ApplySchema.md index af50accef..3ea59167f 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ApplySchema.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ApplySchema.md @@ -1,6 +1,7 @@ --- title: ApplySchema series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient ApplySchema diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ApplyShardRoutingRules.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ApplyShardRoutingRules.md index 76e6b9336..2ccbd5acd 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ApplyShardRoutingRules.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ApplyShardRoutingRules.md @@ -1,6 +1,7 @@ --- title: ApplyShardRoutingRules series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient ApplyShardRoutingRules diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ApplyVSchema.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ApplyVSchema.md index def2299a9..d27eabe76 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ApplyVSchema.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ApplyVSchema.md @@ -1,6 +1,7 @@ --- title: ApplyVSchema series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient ApplyVSchema diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_Backup.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_Backup.md index 6f3048a73..c8dae1716 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_Backup.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_Backup.md @@ -1,6 +1,7 @@ --- title: Backup series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient Backup diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_BackupShard.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_BackupShard.md index 93ae5e7ed..aaf897488 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_BackupShard.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_BackupShard.md @@ -1,6 +1,7 @@ --- title: BackupShard series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient BackupShard diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ChangeTabletType.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ChangeTabletType.md index 0c17b8e5c..e767e0737 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ChangeTabletType.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ChangeTabletType.md @@ -1,6 +1,7 @@ --- title: ChangeTabletType series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient ChangeTabletType diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_CreateKeyspace.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_CreateKeyspace.md index 11d5807d7..269b210f4 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_CreateKeyspace.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_CreateKeyspace.md @@ -1,6 +1,7 @@ --- title: CreateKeyspace series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient CreateKeyspace diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_CreateShard.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_CreateShard.md index 8e2ce00ba..8efe6d17b 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_CreateShard.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_CreateShard.md @@ -1,6 +1,7 @@ --- title: CreateShard series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient CreateShard diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_DeleteCellInfo.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_DeleteCellInfo.md index 382ad745c..3522c461d 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_DeleteCellInfo.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_DeleteCellInfo.md @@ -1,6 +1,7 @@ --- title: DeleteCellInfo series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient DeleteCellInfo diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_DeleteCellsAlias.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_DeleteCellsAlias.md index 8ef4c36e1..55b171244 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_DeleteCellsAlias.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_DeleteCellsAlias.md @@ -1,6 +1,7 @@ --- title: DeleteCellsAlias series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient DeleteCellsAlias diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_DeleteKeyspace.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_DeleteKeyspace.md index d311ebc55..3fce214c8 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_DeleteKeyspace.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_DeleteKeyspace.md @@ -1,6 +1,7 @@ --- title: DeleteKeyspace series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient DeleteKeyspace diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_DeleteShards.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_DeleteShards.md index 12ada3b13..005ae5b04 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_DeleteShards.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_DeleteShards.md @@ -1,6 +1,7 @@ --- title: DeleteShards series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient DeleteShards diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_DeleteSrvVSchema.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_DeleteSrvVSchema.md index 76ae623fd..a6a2d7c7c 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_DeleteSrvVSchema.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_DeleteSrvVSchema.md @@ -1,6 +1,7 @@ --- title: DeleteSrvVSchema series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient DeleteSrvVSchema diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_DeleteTablets.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_DeleteTablets.md index edea4d04b..d3f758917 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_DeleteTablets.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_DeleteTablets.md @@ -1,6 +1,7 @@ --- title: DeleteTablets series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient DeleteTablets diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_EmergencyReparentShard.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_EmergencyReparentShard.md index b5e5c2f6c..feab5a829 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_EmergencyReparentShard.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_EmergencyReparentShard.md @@ -1,6 +1,7 @@ --- title: EmergencyReparentShard series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient EmergencyReparentShard diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsApp.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsApp.md index 5c23d1efb..4b72d3623 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsApp.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsApp.md @@ -1,6 +1,7 @@ --- title: ExecuteFetchAsApp series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient ExecuteFetchAsApp diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsDBA.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsDBA.md index 48a3fe4e5..59d9424c5 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsDBA.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsDBA.md @@ -1,6 +1,7 @@ --- title: ExecuteFetchAsDBA series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient ExecuteFetchAsDBA diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ExecuteHook.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ExecuteHook.md index e9f26b40e..b634dae56 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ExecuteHook.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ExecuteHook.md @@ -1,6 +1,7 @@ --- title: ExecuteHook series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient ExecuteHook diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_FindAllShardsInKeyspace.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_FindAllShardsInKeyspace.md index d794a61a6..2cb397603 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_FindAllShardsInKeyspace.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_FindAllShardsInKeyspace.md @@ -1,6 +1,7 @@ --- title: FindAllShardsInKeyspace series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient FindAllShardsInKeyspace diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GenerateShardRanges.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GenerateShardRanges.md index 5f4f8421a..a9055fee6 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GenerateShardRanges.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GenerateShardRanges.md @@ -1,6 +1,7 @@ --- title: GenerateShardRanges series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient GenerateShardRanges diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetBackups.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetBackups.md index 15ce0af98..6e64c4825 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetBackups.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetBackups.md @@ -1,6 +1,7 @@ --- title: GetBackups series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient GetBackups diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetCellInfo.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetCellInfo.md index a11b7a356..7446ddd75 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetCellInfo.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetCellInfo.md @@ -1,6 +1,7 @@ --- title: GetCellInfo series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient GetCellInfo diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetCellInfoNames.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetCellInfoNames.md index e4f45cb6b..60fc7fb65 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetCellInfoNames.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetCellInfoNames.md @@ -1,6 +1,7 @@ --- title: GetCellInfoNames series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient GetCellInfoNames diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetCellsAliases.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetCellsAliases.md index 35c69556c..db5c70cde 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetCellsAliases.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetCellsAliases.md @@ -1,6 +1,7 @@ --- title: GetCellsAliases series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient GetCellsAliases diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetFullStatus.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetFullStatus.md index 8e97efa14..37f8759b1 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetFullStatus.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetFullStatus.md @@ -1,6 +1,7 @@ --- title: GetFullStatus series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient GetFullStatus diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetKeyspace.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetKeyspace.md index d876f8e16..ceb3019c0 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetKeyspace.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetKeyspace.md @@ -1,6 +1,7 @@ --- title: GetKeyspace series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient GetKeyspace diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetKeyspaces.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetKeyspaces.md index 707ba89d8..c75d08c17 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetKeyspaces.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetKeyspaces.md @@ -1,6 +1,7 @@ --- title: GetKeyspaces series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient GetKeyspaces diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetPermissions.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetPermissions.md index 655a94208..c8ee78c78 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetPermissions.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetPermissions.md @@ -1,6 +1,7 @@ --- title: GetPermissions series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient GetPermissions diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetRoutingRules.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetRoutingRules.md index 0f66e607b..7c6e35257 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetRoutingRules.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetRoutingRules.md @@ -1,6 +1,7 @@ --- title: GetRoutingRules series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient GetRoutingRules diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetSchema.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetSchema.md index 890ec6f96..480d402f0 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetSchema.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetSchema.md @@ -1,6 +1,7 @@ --- title: GetSchema series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient GetSchema diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetShard.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetShard.md index 4908799f4..4608821b0 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetShard.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetShard.md @@ -1,6 +1,7 @@ --- title: GetShard series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient GetShard diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetShardRoutingRules.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetShardRoutingRules.md index f3ea1e6ae..95fa35620 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetShardRoutingRules.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetShardRoutingRules.md @@ -1,6 +1,7 @@ --- title: GetShardRoutingRules series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient GetShardRoutingRules diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaceNames.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaceNames.md index f97a3cd3b..6b8b89b6d 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaceNames.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaceNames.md @@ -1,6 +1,7 @@ --- title: GetSrvKeyspaceNames series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient GetSrvKeyspaceNames diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaces.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaces.md index fcbe003c9..8e3dd9149 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaces.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaces.md @@ -1,6 +1,7 @@ --- title: GetSrvKeyspaces series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient GetSrvKeyspaces diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchema.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchema.md index 1e4b0ba68..8dfede66e 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchema.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchema.md @@ -1,6 +1,7 @@ --- title: GetSrvVSchema series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient GetSrvVSchema diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchemas.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchemas.md index ab9e0c420..ea96aa013 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchemas.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchemas.md @@ -1,6 +1,7 @@ --- title: GetSrvVSchemas series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient GetSrvVSchemas diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetTablet.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetTablet.md index 41fc9eb2f..2ff454876 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetTablet.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetTablet.md @@ -1,6 +1,7 @@ --- title: GetTablet series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient GetTablet diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetTabletVersion.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetTabletVersion.md index 7cf90b2cb..3bb29f8de 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetTabletVersion.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetTabletVersion.md @@ -1,6 +1,7 @@ --- title: GetTabletVersion series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient GetTabletVersion diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetTablets.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetTablets.md index bd9e10d43..247ea273a 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetTablets.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetTablets.md @@ -1,6 +1,7 @@ --- title: GetTablets series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient GetTablets diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetTopologyPath.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetTopologyPath.md index 0b3202600..352cab496 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetTopologyPath.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetTopologyPath.md @@ -1,6 +1,7 @@ --- title: GetTopologyPath series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient GetTopologyPath diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetVSchema.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetVSchema.md index 5b1448df3..7cbc8e524 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetVSchema.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetVSchema.md @@ -1,6 +1,7 @@ --- title: GetVSchema series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient GetVSchema diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetWorkflows.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetWorkflows.md index 056b259b7..553f67c45 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetWorkflows.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_GetWorkflows.md @@ -1,6 +1,7 @@ --- title: GetWorkflows series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient GetWorkflows diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_LegacyVtctlCommand.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_LegacyVtctlCommand.md index 03784d6d4..a6b527f89 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_LegacyVtctlCommand.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_LegacyVtctlCommand.md @@ -1,6 +1,7 @@ --- title: LegacyVtctlCommand series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient LegacyVtctlCommand diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_PingTablet.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_PingTablet.md index 0723fdcd1..d62b518a2 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_PingTablet.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_PingTablet.md @@ -1,6 +1,7 @@ --- title: PingTablet series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient PingTablet diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_PlannedReparentShard.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_PlannedReparentShard.md index 7050c5196..fca29095c 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_PlannedReparentShard.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_PlannedReparentShard.md @@ -1,6 +1,7 @@ --- title: PlannedReparentShard series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient PlannedReparentShard diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RebuildKeyspaceGraph.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RebuildKeyspaceGraph.md index 145c9d924..8396298f4 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RebuildKeyspaceGraph.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RebuildKeyspaceGraph.md @@ -1,6 +1,7 @@ --- title: RebuildKeyspaceGraph series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient RebuildKeyspaceGraph diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RebuildVSchemaGraph.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RebuildVSchemaGraph.md index d08781256..db750f264 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RebuildVSchemaGraph.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RebuildVSchemaGraph.md @@ -1,6 +1,7 @@ --- title: RebuildVSchemaGraph series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient RebuildVSchemaGraph diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RefreshState.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RefreshState.md index e19222dd5..b8ac93f38 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RefreshState.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RefreshState.md @@ -1,6 +1,7 @@ --- title: RefreshState series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient RefreshState diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RefreshStateByShard.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RefreshStateByShard.md index c52fe6233..d301dbd18 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RefreshStateByShard.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RefreshStateByShard.md @@ -1,6 +1,7 @@ --- title: RefreshStateByShard series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient RefreshStateByShard diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ReloadSchema.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ReloadSchema.md index 849e1b900..7180d2329 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ReloadSchema.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ReloadSchema.md @@ -1,6 +1,7 @@ --- title: ReloadSchema series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient ReloadSchema diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaKeyspace.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaKeyspace.md index a5c47ce9b..7224e9866 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaKeyspace.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaKeyspace.md @@ -1,6 +1,7 @@ --- title: ReloadSchemaKeyspace series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient ReloadSchemaKeyspace diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaShard.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaShard.md index 37ba5818e..841e273fa 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaShard.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaShard.md @@ -1,6 +1,7 @@ --- title: ReloadSchemaShard series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient ReloadSchemaShard diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RemoveBackup.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RemoveBackup.md index 0b89878e1..39dc70b25 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RemoveBackup.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RemoveBackup.md @@ -1,6 +1,7 @@ --- title: RemoveBackup series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient RemoveBackup diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RemoveKeyspaceCell.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RemoveKeyspaceCell.md index 1e5cd42bc..0aface501 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RemoveKeyspaceCell.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RemoveKeyspaceCell.md @@ -1,6 +1,7 @@ --- title: RemoveKeyspaceCell series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient RemoveKeyspaceCell diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RemoveShardCell.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RemoveShardCell.md index 7eba51518..66de8ffac 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RemoveShardCell.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RemoveShardCell.md @@ -1,6 +1,7 @@ --- title: RemoveShardCell series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient RemoveShardCell diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ReparentTablet.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ReparentTablet.md index 83c2d7014..6906c818f 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ReparentTablet.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ReparentTablet.md @@ -1,6 +1,7 @@ --- title: ReparentTablet series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient ReparentTablet diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RestoreFromBackup.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RestoreFromBackup.md index 6e41b8ad6..72e242aba 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RestoreFromBackup.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RestoreFromBackup.md @@ -1,6 +1,7 @@ --- title: RestoreFromBackup series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient RestoreFromBackup diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RunHealthCheck.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RunHealthCheck.md index a67b4ec69..204ed2350 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RunHealthCheck.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_RunHealthCheck.md @@ -1,6 +1,7 @@ --- title: RunHealthCheck series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient RunHealthCheck diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SetKeyspaceDurabilityPolicy.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SetKeyspaceDurabilityPolicy.md index 42ae74ae1..ce061afdd 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SetKeyspaceDurabilityPolicy.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SetKeyspaceDurabilityPolicy.md @@ -1,6 +1,7 @@ --- title: SetKeyspaceDurabilityPolicy series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient SetKeyspaceDurabilityPolicy diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SetShardIsPrimaryServing.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SetShardIsPrimaryServing.md index 55589ae4f..f4212b9b5 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SetShardIsPrimaryServing.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SetShardIsPrimaryServing.md @@ -1,6 +1,7 @@ --- title: SetShardIsPrimaryServing series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient SetShardIsPrimaryServing diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SetShardTabletControl.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SetShardTabletControl.md index c6845e71c..e89364df1 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SetShardTabletControl.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SetShardTabletControl.md @@ -1,6 +1,7 @@ --- title: SetShardTabletControl series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient SetShardTabletControl diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SetWritable.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SetWritable.md index 23221ddc7..3ddbabd7a 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SetWritable.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SetWritable.md @@ -1,6 +1,7 @@ --- title: SetWritable series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient SetWritable diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationFix.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationFix.md index 804546f31..0268bd5f3 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationFix.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationFix.md @@ -1,6 +1,7 @@ --- title: ShardReplicationFix series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient ShardReplicationFix diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationPositions.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationPositions.md index f3d91aa9e..310eb7500 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationPositions.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationPositions.md @@ -1,6 +1,7 @@ --- title: ShardReplicationPositions series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient ShardReplicationPositions diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SleepTablet.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SleepTablet.md index 89962584c..8712dff69 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SleepTablet.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SleepTablet.md @@ -1,6 +1,7 @@ --- title: SleepTablet series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient SleepTablet diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SourceShardAdd.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SourceShardAdd.md index 2d59a588c..489523108 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SourceShardAdd.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SourceShardAdd.md @@ -1,6 +1,7 @@ --- title: SourceShardAdd series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient SourceShardAdd diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SourceShardDelete.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SourceShardDelete.md index c0db5914c..9431cd08c 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SourceShardDelete.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_SourceShardDelete.md @@ -1,6 +1,7 @@ --- title: SourceShardDelete series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient SourceShardDelete diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_StartReplication.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_StartReplication.md index 2d5ba6843..4d67a9e11 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_StartReplication.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_StartReplication.md @@ -1,6 +1,7 @@ --- title: StartReplication series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient StartReplication diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_StopReplication.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_StopReplication.md index 4e369b9ae..4a9564be4 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_StopReplication.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_StopReplication.md @@ -1,6 +1,7 @@ --- title: StopReplication series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient StopReplication diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_TabletExternallyReparented.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_TabletExternallyReparented.md index ca77c772c..884e198b4 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_TabletExternallyReparented.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_TabletExternallyReparented.md @@ -1,6 +1,7 @@ --- title: TabletExternallyReparented series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient TabletExternallyReparented diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_UpdateCellInfo.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_UpdateCellInfo.md index 2663c2af1..dc746bd98 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_UpdateCellInfo.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_UpdateCellInfo.md @@ -1,6 +1,7 @@ --- title: UpdateCellInfo series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient UpdateCellInfo diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_UpdateCellsAlias.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_UpdateCellsAlias.md index 1f4d30a5b..547f5c342 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_UpdateCellsAlias.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_UpdateCellsAlias.md @@ -1,6 +1,7 @@ --- title: UpdateCellsAlias series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient UpdateCellsAlias diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_UpdateThrottlerConfig.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_UpdateThrottlerConfig.md index 0314de1b4..6c5253035 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_UpdateThrottlerConfig.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_UpdateThrottlerConfig.md @@ -1,6 +1,7 @@ --- title: UpdateThrottlerConfig series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient UpdateThrottlerConfig diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_Validate.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_Validate.md index 49b50244a..947d2a714 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_Validate.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_Validate.md @@ -1,6 +1,7 @@ --- title: Validate series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient Validate diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ValidateKeyspace.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ValidateKeyspace.md index 84d702d94..14d6e1632 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ValidateKeyspace.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ValidateKeyspace.md @@ -1,6 +1,7 @@ --- title: ValidateKeyspace series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient ValidateKeyspace diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ValidateSchemaKeyspace.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ValidateSchemaKeyspace.md index 3905c312c..5dcaad08e 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ValidateSchemaKeyspace.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ValidateSchemaKeyspace.md @@ -1,6 +1,7 @@ --- title: ValidateSchemaKeyspace series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient ValidateSchemaKeyspace diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ValidateShard.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ValidateShard.md index 21047cef1..164c45463 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ValidateShard.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ValidateShard.md @@ -1,6 +1,7 @@ --- title: ValidateShard series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient ValidateShard diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionKeyspace.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionKeyspace.md index cc3a4ccef..51ef859b4 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionKeyspace.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionKeyspace.md @@ -1,6 +1,7 @@ --- title: ValidateVersionKeyspace series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient ValidateVersionKeyspace diff --git a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionShard.md b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionShard.md index 67e0635bc..0fd1094c8 100644 --- a/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionShard.md +++ b/content/en/docs/16.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionShard.md @@ -1,6 +1,7 @@ --- title: ValidateVersionShard series: vtctldclient +commit: a7f80a82e5d99cf00c253c3902367bec5fa40e5d --- ## vtctldclient ValidateVersionShard diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/_index.md b/content/en/docs/17.0/reference/programs/vtctldclient/_index.md index 2f6fe5c9d..4e001526e 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/_index.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/_index.md @@ -1,6 +1,7 @@ --- title: vtctldclient series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_AddCellInfo.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_AddCellInfo.md index c616a5f81..40ab43fd8 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_AddCellInfo.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_AddCellInfo.md @@ -1,6 +1,7 @@ --- title: AddCellInfo series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient AddCellInfo diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_AddCellsAlias.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_AddCellsAlias.md index c900a8acf..db508e5a8 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_AddCellsAlias.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_AddCellsAlias.md @@ -1,6 +1,7 @@ --- title: AddCellsAlias series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient AddCellsAlias diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ApplyRoutingRules.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ApplyRoutingRules.md index 6e52c7d3d..9268f9b36 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ApplyRoutingRules.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ApplyRoutingRules.md @@ -1,6 +1,7 @@ --- title: ApplyRoutingRules series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient ApplyRoutingRules diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ApplySchema.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ApplySchema.md index 237b4b0ef..9e1407652 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ApplySchema.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ApplySchema.md @@ -1,6 +1,7 @@ --- title: ApplySchema series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient ApplySchema diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ApplyShardRoutingRules.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ApplyShardRoutingRules.md index 76e6b9336..ec0389673 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ApplyShardRoutingRules.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ApplyShardRoutingRules.md @@ -1,6 +1,7 @@ --- title: ApplyShardRoutingRules series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient ApplyShardRoutingRules diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ApplyVSchema.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ApplyVSchema.md index def2299a9..95b32d416 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ApplyVSchema.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ApplyVSchema.md @@ -1,6 +1,7 @@ --- title: ApplyVSchema series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient ApplyVSchema diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_Backup.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_Backup.md index 6f3048a73..61e0eb9ce 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_Backup.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_Backup.md @@ -1,6 +1,7 @@ --- title: Backup series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient Backup diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_BackupShard.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_BackupShard.md index 93ae5e7ed..f86738125 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_BackupShard.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_BackupShard.md @@ -1,6 +1,7 @@ --- title: BackupShard series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient BackupShard diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ChangeTabletType.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ChangeTabletType.md index 0c17b8e5c..505fa3af4 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ChangeTabletType.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ChangeTabletType.md @@ -1,6 +1,7 @@ --- title: ChangeTabletType series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient ChangeTabletType diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_CreateKeyspace.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_CreateKeyspace.md index bacc1522a..42357aaa1 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_CreateKeyspace.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_CreateKeyspace.md @@ -1,6 +1,7 @@ --- title: CreateKeyspace series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient CreateKeyspace diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_CreateShard.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_CreateShard.md index 8e2ce00ba..2414f8e0c 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_CreateShard.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_CreateShard.md @@ -1,6 +1,7 @@ --- title: CreateShard series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient CreateShard diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_DeleteCellInfo.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_DeleteCellInfo.md index 382ad745c..975a671f5 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_DeleteCellInfo.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_DeleteCellInfo.md @@ -1,6 +1,7 @@ --- title: DeleteCellInfo series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient DeleteCellInfo diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_DeleteCellsAlias.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_DeleteCellsAlias.md index 8ef4c36e1..9903d461a 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_DeleteCellsAlias.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_DeleteCellsAlias.md @@ -1,6 +1,7 @@ --- title: DeleteCellsAlias series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient DeleteCellsAlias diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_DeleteKeyspace.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_DeleteKeyspace.md index d311ebc55..99b267ca7 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_DeleteKeyspace.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_DeleteKeyspace.md @@ -1,6 +1,7 @@ --- title: DeleteKeyspace series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient DeleteKeyspace diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_DeleteShards.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_DeleteShards.md index 12ada3b13..c79554ce1 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_DeleteShards.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_DeleteShards.md @@ -1,6 +1,7 @@ --- title: DeleteShards series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient DeleteShards diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_DeleteSrvVSchema.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_DeleteSrvVSchema.md index 76ae623fd..1a6c5aeaa 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_DeleteSrvVSchema.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_DeleteSrvVSchema.md @@ -1,6 +1,7 @@ --- title: DeleteSrvVSchema series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient DeleteSrvVSchema diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_DeleteTablets.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_DeleteTablets.md index edea4d04b..ee75c8f98 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_DeleteTablets.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_DeleteTablets.md @@ -1,6 +1,7 @@ --- title: DeleteTablets series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient DeleteTablets diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_EmergencyReparentShard.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_EmergencyReparentShard.md index b5e5c2f6c..f743e757a 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_EmergencyReparentShard.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_EmergencyReparentShard.md @@ -1,6 +1,7 @@ --- title: EmergencyReparentShard series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient EmergencyReparentShard diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsApp.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsApp.md index 5c23d1efb..1b8b8c970 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsApp.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsApp.md @@ -1,6 +1,7 @@ --- title: ExecuteFetchAsApp series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient ExecuteFetchAsApp diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsDBA.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsDBA.md index 48a3fe4e5..57cf7f289 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsDBA.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsDBA.md @@ -1,6 +1,7 @@ --- title: ExecuteFetchAsDBA series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient ExecuteFetchAsDBA diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ExecuteHook.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ExecuteHook.md index e9f26b40e..26bd705ad 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ExecuteHook.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ExecuteHook.md @@ -1,6 +1,7 @@ --- title: ExecuteHook series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient ExecuteHook diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_FindAllShardsInKeyspace.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_FindAllShardsInKeyspace.md index d794a61a6..ca7ed04be 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_FindAllShardsInKeyspace.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_FindAllShardsInKeyspace.md @@ -1,6 +1,7 @@ --- title: FindAllShardsInKeyspace series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient FindAllShardsInKeyspace diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GenerateShardRanges.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GenerateShardRanges.md index 5f4f8421a..72bb1d2b9 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GenerateShardRanges.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GenerateShardRanges.md @@ -1,6 +1,7 @@ --- title: GenerateShardRanges series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient GenerateShardRanges diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetBackups.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetBackups.md index 15ce0af98..657071a16 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetBackups.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetBackups.md @@ -1,6 +1,7 @@ --- title: GetBackups series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient GetBackups diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetCellInfo.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetCellInfo.md index a11b7a356..f78708bba 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetCellInfo.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetCellInfo.md @@ -1,6 +1,7 @@ --- title: GetCellInfo series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient GetCellInfo diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetCellInfoNames.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetCellInfoNames.md index e4f45cb6b..3a0407afd 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetCellInfoNames.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetCellInfoNames.md @@ -1,6 +1,7 @@ --- title: GetCellInfoNames series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient GetCellInfoNames diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetCellsAliases.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetCellsAliases.md index 35c69556c..cf8ad0b06 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetCellsAliases.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetCellsAliases.md @@ -1,6 +1,7 @@ --- title: GetCellsAliases series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient GetCellsAliases diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetFullStatus.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetFullStatus.md index 8e97efa14..d7d127330 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetFullStatus.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetFullStatus.md @@ -1,6 +1,7 @@ --- title: GetFullStatus series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient GetFullStatus diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetKeyspace.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetKeyspace.md index d876f8e16..52c522b2b 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetKeyspace.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetKeyspace.md @@ -1,6 +1,7 @@ --- title: GetKeyspace series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient GetKeyspace diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetKeyspaces.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetKeyspaces.md index 707ba89d8..ac0a48e3c 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetKeyspaces.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetKeyspaces.md @@ -1,6 +1,7 @@ --- title: GetKeyspaces series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient GetKeyspaces diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetPermissions.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetPermissions.md index 655a94208..2f222fb07 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetPermissions.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetPermissions.md @@ -1,6 +1,7 @@ --- title: GetPermissions series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient GetPermissions diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetRoutingRules.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetRoutingRules.md index 0f66e607b..767439391 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetRoutingRules.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetRoutingRules.md @@ -1,6 +1,7 @@ --- title: GetRoutingRules series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient GetRoutingRules diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetSchema.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetSchema.md index 890ec6f96..f139720b7 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetSchema.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetSchema.md @@ -1,6 +1,7 @@ --- title: GetSchema series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient GetSchema diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetShard.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetShard.md index 4908799f4..ea00d8d17 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetShard.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetShard.md @@ -1,6 +1,7 @@ --- title: GetShard series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient GetShard diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetShardRoutingRules.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetShardRoutingRules.md index f3ea1e6ae..52a6aafc9 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetShardRoutingRules.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetShardRoutingRules.md @@ -1,6 +1,7 @@ --- title: GetShardRoutingRules series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient GetShardRoutingRules diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaceNames.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaceNames.md index f97a3cd3b..b00de3574 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaceNames.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaceNames.md @@ -1,6 +1,7 @@ --- title: GetSrvKeyspaceNames series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient GetSrvKeyspaceNames diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaces.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaces.md index fcbe003c9..7f5d17bf4 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaces.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaces.md @@ -1,6 +1,7 @@ --- title: GetSrvKeyspaces series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient GetSrvKeyspaces diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchema.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchema.md index 1e4b0ba68..5698c4368 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchema.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchema.md @@ -1,6 +1,7 @@ --- title: GetSrvVSchema series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient GetSrvVSchema diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchemas.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchemas.md index ab9e0c420..ce86b1c75 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchemas.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchemas.md @@ -1,6 +1,7 @@ --- title: GetSrvVSchemas series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient GetSrvVSchemas diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetTablet.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetTablet.md index 41fc9eb2f..93b26fe95 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetTablet.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetTablet.md @@ -1,6 +1,7 @@ --- title: GetTablet series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient GetTablet diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetTabletVersion.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetTabletVersion.md index 7cf90b2cb..f7d85951d 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetTabletVersion.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetTabletVersion.md @@ -1,6 +1,7 @@ --- title: GetTabletVersion series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient GetTabletVersion diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetTablets.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetTablets.md index 23df6f89a..731d253dc 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetTablets.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetTablets.md @@ -1,6 +1,7 @@ --- title: GetTablets series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient GetTablets diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetTopologyPath.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetTopologyPath.md index 0b3202600..25adc8fad 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetTopologyPath.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetTopologyPath.md @@ -1,6 +1,7 @@ --- title: GetTopologyPath series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient GetTopologyPath diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetVSchema.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetVSchema.md index 5b1448df3..b71cb020c 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetVSchema.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetVSchema.md @@ -1,6 +1,7 @@ --- title: GetVSchema series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient GetVSchema diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetWorkflows.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetWorkflows.md index 056b259b7..9e2e0d587 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetWorkflows.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_GetWorkflows.md @@ -1,6 +1,7 @@ --- title: GetWorkflows series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient GetWorkflows diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_LegacyVtctlCommand.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_LegacyVtctlCommand.md index 03784d6d4..b4b88d8a9 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_LegacyVtctlCommand.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_LegacyVtctlCommand.md @@ -1,6 +1,7 @@ --- title: LegacyVtctlCommand series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient LegacyVtctlCommand diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_PingTablet.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_PingTablet.md index 0723fdcd1..b158a2376 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_PingTablet.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_PingTablet.md @@ -1,6 +1,7 @@ --- title: PingTablet series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient PingTablet diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_PlannedReparentShard.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_PlannedReparentShard.md index 7050c5196..0b422407d 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_PlannedReparentShard.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_PlannedReparentShard.md @@ -1,6 +1,7 @@ --- title: PlannedReparentShard series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient PlannedReparentShard diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RebuildKeyspaceGraph.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RebuildKeyspaceGraph.md index 145c9d924..b1fe19e5b 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RebuildKeyspaceGraph.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RebuildKeyspaceGraph.md @@ -1,6 +1,7 @@ --- title: RebuildKeyspaceGraph series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient RebuildKeyspaceGraph diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RebuildVSchemaGraph.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RebuildVSchemaGraph.md index d08781256..7979c23b8 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RebuildVSchemaGraph.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RebuildVSchemaGraph.md @@ -1,6 +1,7 @@ --- title: RebuildVSchemaGraph series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient RebuildVSchemaGraph diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RefreshState.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RefreshState.md index e19222dd5..dfd33e239 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RefreshState.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RefreshState.md @@ -1,6 +1,7 @@ --- title: RefreshState series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient RefreshState diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RefreshStateByShard.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RefreshStateByShard.md index c52fe6233..4caba3e49 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RefreshStateByShard.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RefreshStateByShard.md @@ -1,6 +1,7 @@ --- title: RefreshStateByShard series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient RefreshStateByShard diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ReloadSchema.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ReloadSchema.md index 849e1b900..18641c67b 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ReloadSchema.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ReloadSchema.md @@ -1,6 +1,7 @@ --- title: ReloadSchema series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient ReloadSchema diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaKeyspace.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaKeyspace.md index a5c47ce9b..b00921170 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaKeyspace.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaKeyspace.md @@ -1,6 +1,7 @@ --- title: ReloadSchemaKeyspace series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient ReloadSchemaKeyspace diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaShard.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaShard.md index 37ba5818e..7efbdd510 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaShard.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaShard.md @@ -1,6 +1,7 @@ --- title: ReloadSchemaShard series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient ReloadSchemaShard diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RemoveBackup.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RemoveBackup.md index 0b89878e1..cc17cf37c 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RemoveBackup.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RemoveBackup.md @@ -1,6 +1,7 @@ --- title: RemoveBackup series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient RemoveBackup diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RemoveKeyspaceCell.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RemoveKeyspaceCell.md index 1e5cd42bc..87e836444 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RemoveKeyspaceCell.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RemoveKeyspaceCell.md @@ -1,6 +1,7 @@ --- title: RemoveKeyspaceCell series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient RemoveKeyspaceCell diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RemoveShardCell.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RemoveShardCell.md index 7eba51518..89301787a 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RemoveShardCell.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RemoveShardCell.md @@ -1,6 +1,7 @@ --- title: RemoveShardCell series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient RemoveShardCell diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ReparentTablet.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ReparentTablet.md index 83c2d7014..277c01f24 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ReparentTablet.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ReparentTablet.md @@ -1,6 +1,7 @@ --- title: ReparentTablet series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient ReparentTablet diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RestoreFromBackup.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RestoreFromBackup.md index 6e41b8ad6..188ce03ef 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RestoreFromBackup.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RestoreFromBackup.md @@ -1,6 +1,7 @@ --- title: RestoreFromBackup series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient RestoreFromBackup diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RunHealthCheck.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RunHealthCheck.md index a67b4ec69..de080bdbd 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RunHealthCheck.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_RunHealthCheck.md @@ -1,6 +1,7 @@ --- title: RunHealthCheck series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient RunHealthCheck diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SetKeyspaceDurabilityPolicy.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SetKeyspaceDurabilityPolicy.md index 42ae74ae1..8c55ba2b6 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SetKeyspaceDurabilityPolicy.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SetKeyspaceDurabilityPolicy.md @@ -1,6 +1,7 @@ --- title: SetKeyspaceDurabilityPolicy series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient SetKeyspaceDurabilityPolicy diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SetShardIsPrimaryServing.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SetShardIsPrimaryServing.md index 55589ae4f..2b81ee02e 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SetShardIsPrimaryServing.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SetShardIsPrimaryServing.md @@ -1,6 +1,7 @@ --- title: SetShardIsPrimaryServing series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient SetShardIsPrimaryServing diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SetShardTabletControl.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SetShardTabletControl.md index c6845e71c..5b7287755 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SetShardTabletControl.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SetShardTabletControl.md @@ -1,6 +1,7 @@ --- title: SetShardTabletControl series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient SetShardTabletControl diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SetWritable.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SetWritable.md index 23221ddc7..4153c166f 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SetWritable.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SetWritable.md @@ -1,6 +1,7 @@ --- title: SetWritable series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient SetWritable diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationFix.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationFix.md index 804546f31..2c1b78974 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationFix.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationFix.md @@ -1,6 +1,7 @@ --- title: ShardReplicationFix series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient ShardReplicationFix diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationPositions.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationPositions.md index f3d91aa9e..d31c45974 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationPositions.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationPositions.md @@ -1,6 +1,7 @@ --- title: ShardReplicationPositions series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient ShardReplicationPositions diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SleepTablet.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SleepTablet.md index 89962584c..fcc06236c 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SleepTablet.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SleepTablet.md @@ -1,6 +1,7 @@ --- title: SleepTablet series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient SleepTablet diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SourceShardAdd.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SourceShardAdd.md index 2d59a588c..a7ff5874d 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SourceShardAdd.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SourceShardAdd.md @@ -1,6 +1,7 @@ --- title: SourceShardAdd series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient SourceShardAdd diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SourceShardDelete.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SourceShardDelete.md index c0db5914c..acbcada4e 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SourceShardDelete.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_SourceShardDelete.md @@ -1,6 +1,7 @@ --- title: SourceShardDelete series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient SourceShardDelete diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_StartReplication.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_StartReplication.md index 2d5ba6843..bb9ae7b97 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_StartReplication.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_StartReplication.md @@ -1,6 +1,7 @@ --- title: StartReplication series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient StartReplication diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_StopReplication.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_StopReplication.md index 4e369b9ae..5b9fcfab3 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_StopReplication.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_StopReplication.md @@ -1,6 +1,7 @@ --- title: StopReplication series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient StopReplication diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_TabletExternallyReparented.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_TabletExternallyReparented.md index ca77c772c..e696e16e2 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_TabletExternallyReparented.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_TabletExternallyReparented.md @@ -1,6 +1,7 @@ --- title: TabletExternallyReparented series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient TabletExternallyReparented diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_UpdateCellInfo.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_UpdateCellInfo.md index 2663c2af1..35075022a 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_UpdateCellInfo.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_UpdateCellInfo.md @@ -1,6 +1,7 @@ --- title: UpdateCellInfo series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient UpdateCellInfo diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_UpdateCellsAlias.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_UpdateCellsAlias.md index 1f4d30a5b..d12142452 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_UpdateCellsAlias.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_UpdateCellsAlias.md @@ -1,6 +1,7 @@ --- title: UpdateCellsAlias series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient UpdateCellsAlias diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_UpdateThrottlerConfig.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_UpdateThrottlerConfig.md index 0314de1b4..9bd8cdfdd 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_UpdateThrottlerConfig.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_UpdateThrottlerConfig.md @@ -1,6 +1,7 @@ --- title: UpdateThrottlerConfig series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient UpdateThrottlerConfig diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_Validate.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_Validate.md index 49b50244a..ded139719 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_Validate.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_Validate.md @@ -1,6 +1,7 @@ --- title: Validate series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient Validate diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ValidateKeyspace.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ValidateKeyspace.md index 84d702d94..f2844addf 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ValidateKeyspace.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ValidateKeyspace.md @@ -1,6 +1,7 @@ --- title: ValidateKeyspace series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient ValidateKeyspace diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ValidateSchemaKeyspace.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ValidateSchemaKeyspace.md index 3905c312c..1ed065580 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ValidateSchemaKeyspace.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ValidateSchemaKeyspace.md @@ -1,6 +1,7 @@ --- title: ValidateSchemaKeyspace series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient ValidateSchemaKeyspace diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ValidateShard.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ValidateShard.md index 21047cef1..9eba167f5 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ValidateShard.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ValidateShard.md @@ -1,6 +1,7 @@ --- title: ValidateShard series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient ValidateShard diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionKeyspace.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionKeyspace.md index cc3a4ccef..ec5b6faa2 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionKeyspace.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionKeyspace.md @@ -1,6 +1,7 @@ --- title: ValidateVersionKeyspace series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient ValidateVersionKeyspace diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionShard.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionShard.md index 67e0635bc..2fa134f0d 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionShard.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionShard.md @@ -1,6 +1,7 @@ --- title: ValidateVersionShard series: vtctldclient +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient ValidateVersionShard diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_workflow/_index.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_workflow/_index.md index f1b46d5d0..318deb084 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_workflow/_index.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_workflow/_index.md @@ -1,7 +1,7 @@ --- title: workflow series: vtctldclient -commit: dced85dd0f33b8bd95d37adb781d6cdc1949af92 +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient workflow diff --git a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_workflow/vtctldclient_workflow_update.md b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_workflow/vtctldclient_workflow_update.md index edad8910a..ce47fd17f 100644 --- a/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_workflow/vtctldclient_workflow_update.md +++ b/content/en/docs/17.0/reference/programs/vtctldclient/vtctldclient_workflow/vtctldclient_workflow_update.md @@ -1,7 +1,7 @@ --- title: workflow update series: vtctldclient -commit: dced85dd0f33b8bd95d37adb781d6cdc1949af92 +commit: 9a3d0f4a69a840cfa2cb86654abd4afa0be6e0aa --- ## vtctldclient workflow update 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 18daec129..44fe7f2f2 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/_index.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/_index.md @@ -1,7 +1,7 @@ --- title: vtctldclient series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_AddCellInfo.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_AddCellInfo.md index 9443f7286..cf1554d24 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_AddCellInfo.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_AddCellInfo.md @@ -1,7 +1,7 @@ --- title: AddCellInfo series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient AddCellInfo diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_AddCellsAlias.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_AddCellsAlias.md index 27823bb12..8fd51be62 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_AddCellsAlias.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_AddCellsAlias.md @@ -1,7 +1,7 @@ --- title: AddCellsAlias series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient AddCellsAlias diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ApplyRoutingRules.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ApplyRoutingRules.md index 4e8c22069..78498d2fe 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ApplyRoutingRules.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ApplyRoutingRules.md @@ -1,7 +1,7 @@ --- title: ApplyRoutingRules series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient ApplyRoutingRules diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ApplySchema.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ApplySchema.md index 5b5489a93..f2171a244 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ApplySchema.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ApplySchema.md @@ -1,7 +1,7 @@ --- title: ApplySchema series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient ApplySchema diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ApplyShardRoutingRules.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ApplyShardRoutingRules.md index 4505adceb..a3144fd85 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ApplyShardRoutingRules.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ApplyShardRoutingRules.md @@ -1,7 +1,7 @@ --- title: ApplyShardRoutingRules series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient ApplyShardRoutingRules diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ApplyVSchema.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ApplyVSchema.md index a5bdf2b40..82554c23b 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ApplyVSchema.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ApplyVSchema.md @@ -1,7 +1,7 @@ --- title: ApplyVSchema series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient ApplyVSchema diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Backup.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Backup.md index 6d36145db..3deb43c68 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Backup.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Backup.md @@ -1,7 +1,7 @@ --- title: Backup series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Backup diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_BackupShard.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_BackupShard.md index dc40166ba..7396c477d 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_BackupShard.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_BackupShard.md @@ -1,7 +1,7 @@ --- title: BackupShard series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient BackupShard diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ChangeTabletType.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ChangeTabletType.md index 827f69e5b..1d4ce3a89 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ChangeTabletType.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ChangeTabletType.md @@ -1,7 +1,7 @@ --- title: ChangeTabletType series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient ChangeTabletType diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_CreateKeyspace.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_CreateKeyspace.md index 67efcac18..a7b3c09b9 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_CreateKeyspace.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_CreateKeyspace.md @@ -1,7 +1,7 @@ --- title: CreateKeyspace series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient CreateKeyspace diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_CreateShard.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_CreateShard.md index 0565d10f7..ae143a563 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_CreateShard.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_CreateShard.md @@ -1,7 +1,7 @@ --- title: CreateShard series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient CreateShard diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_DeleteCellInfo.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_DeleteCellInfo.md index 5c1b119d4..fbfd05219 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_DeleteCellInfo.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_DeleteCellInfo.md @@ -1,7 +1,7 @@ --- title: DeleteCellInfo series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient DeleteCellInfo diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_DeleteCellsAlias.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_DeleteCellsAlias.md index 76bc56ad6..a36255978 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_DeleteCellsAlias.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_DeleteCellsAlias.md @@ -1,7 +1,7 @@ --- title: DeleteCellsAlias series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient DeleteCellsAlias diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_DeleteKeyspace.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_DeleteKeyspace.md index 4961403e8..d042fd98d 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_DeleteKeyspace.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_DeleteKeyspace.md @@ -1,7 +1,7 @@ --- title: DeleteKeyspace series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient DeleteKeyspace diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_DeleteShards.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_DeleteShards.md index 26bde1aae..e93d6d7e6 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_DeleteShards.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_DeleteShards.md @@ -1,7 +1,7 @@ --- title: DeleteShards series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient DeleteShards diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_DeleteSrvVSchema.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_DeleteSrvVSchema.md index 9c268b06c..3a221022d 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_DeleteSrvVSchema.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_DeleteSrvVSchema.md @@ -1,7 +1,7 @@ --- title: DeleteSrvVSchema series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient DeleteSrvVSchema diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_DeleteTablets.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_DeleteTablets.md index cb2bd39b3..e4cf7e51e 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_DeleteTablets.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_DeleteTablets.md @@ -1,7 +1,7 @@ --- title: DeleteTablets series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient DeleteTablets diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_EmergencyReparentShard.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_EmergencyReparentShard.md index 600dc092b..32b12eb0a 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_EmergencyReparentShard.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_EmergencyReparentShard.md @@ -1,7 +1,7 @@ --- title: EmergencyReparentShard series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient EmergencyReparentShard diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsApp.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsApp.md index 7f7914073..3055d779c 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsApp.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsApp.md @@ -1,7 +1,7 @@ --- title: ExecuteFetchAsApp series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient ExecuteFetchAsApp diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsDBA.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsDBA.md index 0376bc6ec..08ec4b2cd 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsDBA.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsDBA.md @@ -1,7 +1,7 @@ --- title: ExecuteFetchAsDBA series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient ExecuteFetchAsDBA diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ExecuteHook.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ExecuteHook.md index 399dcbd41..1741cfa4d 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ExecuteHook.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ExecuteHook.md @@ -1,7 +1,7 @@ --- title: ExecuteHook series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient ExecuteHook diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_FindAllShardsInKeyspace.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_FindAllShardsInKeyspace.md index 075aeb0c1..6fea3320e 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_FindAllShardsInKeyspace.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_FindAllShardsInKeyspace.md @@ -1,7 +1,7 @@ --- title: FindAllShardsInKeyspace series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient FindAllShardsInKeyspace diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GenerateShardRanges.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GenerateShardRanges.md index c69b1877f..e35fd7183 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GenerateShardRanges.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GenerateShardRanges.md @@ -1,7 +1,7 @@ --- title: GenerateShardRanges series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient GenerateShardRanges diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetBackups.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetBackups.md index 64e85eda7..651d9d09a 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetBackups.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetBackups.md @@ -1,7 +1,7 @@ --- title: GetBackups series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient GetBackups diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetCellInfo.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetCellInfo.md index a17f3c0ef..460d3f464 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetCellInfo.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetCellInfo.md @@ -1,7 +1,7 @@ --- title: GetCellInfo series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient GetCellInfo diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetCellInfoNames.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetCellInfoNames.md index 3e5db68b3..3a12e3e02 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetCellInfoNames.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetCellInfoNames.md @@ -1,7 +1,7 @@ --- title: GetCellInfoNames series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient GetCellInfoNames diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetCellsAliases.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetCellsAliases.md index dbb455bfd..54d23e303 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetCellsAliases.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetCellsAliases.md @@ -1,7 +1,7 @@ --- title: GetCellsAliases series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient GetCellsAliases diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetFullStatus.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetFullStatus.md index 59d83e06f..d1691d58e 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetFullStatus.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetFullStatus.md @@ -1,7 +1,7 @@ --- title: GetFullStatus series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient GetFullStatus diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetKeyspace.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetKeyspace.md index 6a7e34b89..788b2b0e2 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetKeyspace.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetKeyspace.md @@ -1,7 +1,7 @@ --- title: GetKeyspace series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient GetKeyspace diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetKeyspaces.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetKeyspaces.md index 3a12c9216..d2d209401 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetKeyspaces.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetKeyspaces.md @@ -1,7 +1,7 @@ --- title: GetKeyspaces series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient GetKeyspaces diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetPermissions.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetPermissions.md index 5012cb125..d66e71f28 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetPermissions.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetPermissions.md @@ -1,7 +1,7 @@ --- title: GetPermissions series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient GetPermissions diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetRoutingRules.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetRoutingRules.md index 65d643da8..9ca2b3523 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetRoutingRules.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetRoutingRules.md @@ -1,7 +1,7 @@ --- title: GetRoutingRules series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient GetRoutingRules diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetSchema.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetSchema.md index ab2aeb1da..a0a9d299d 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetSchema.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetSchema.md @@ -1,7 +1,7 @@ --- title: GetSchema series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient GetSchema diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetShard.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetShard.md index d627abd32..78b1735f0 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetShard.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetShard.md @@ -1,7 +1,7 @@ --- title: GetShard series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient GetShard diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetShardRoutingRules.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetShardRoutingRules.md index a81db3571..b5cfb6d53 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetShardRoutingRules.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetShardRoutingRules.md @@ -1,7 +1,7 @@ --- title: GetShardRoutingRules series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient GetShardRoutingRules diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaceNames.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaceNames.md index 9e6181f1e..0ea093011 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaceNames.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaceNames.md @@ -1,7 +1,7 @@ --- title: GetSrvKeyspaceNames series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient GetSrvKeyspaceNames diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaces.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaces.md index 7ce3a6ce3..2bb8faffb 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaces.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaces.md @@ -1,7 +1,7 @@ --- title: GetSrvKeyspaces series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient GetSrvKeyspaces diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchema.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchema.md index 5cdb7d4fe..0ef4f843a 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchema.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchema.md @@ -1,7 +1,7 @@ --- title: GetSrvVSchema series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient GetSrvVSchema diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchemas.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchemas.md index 6f3bcfa25..8c998c0cb 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchemas.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchemas.md @@ -1,7 +1,7 @@ --- title: GetSrvVSchemas series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient GetSrvVSchemas diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetTablet.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetTablet.md index ec813f547..f91f56754 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetTablet.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetTablet.md @@ -1,7 +1,7 @@ --- title: GetTablet series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient GetTablet diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetTabletVersion.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetTabletVersion.md index 53c9193a4..80a9a33de 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetTabletVersion.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetTabletVersion.md @@ -1,7 +1,7 @@ --- title: GetTabletVersion series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient GetTabletVersion diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetTablets.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetTablets.md index 289404e47..07fc07bc1 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetTablets.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetTablets.md @@ -1,7 +1,7 @@ --- title: GetTablets series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient GetTablets diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetTopologyPath.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetTopologyPath.md index d6aa29105..7150ce9c4 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetTopologyPath.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetTopologyPath.md @@ -1,7 +1,7 @@ --- title: GetTopologyPath series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient GetTopologyPath diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetVSchema.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetVSchema.md index aeade01be..1c064e47b 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetVSchema.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetVSchema.md @@ -1,7 +1,7 @@ --- title: GetVSchema series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient GetVSchema diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetWorkflows.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetWorkflows.md index 95f36d23a..0bcad3752 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetWorkflows.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_GetWorkflows.md @@ -1,7 +1,7 @@ --- title: GetWorkflows series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient GetWorkflows diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_LegacyVtctlCommand.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_LegacyVtctlCommand.md index 1b6c07758..dcb1dffae 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_LegacyVtctlCommand.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_LegacyVtctlCommand.md @@ -1,7 +1,7 @@ --- title: LegacyVtctlCommand series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient LegacyVtctlCommand diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/_index.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/_index.md index 260cc30b3..19901dad2 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/_index.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/_index.md @@ -1,7 +1,7 @@ --- title: LookupVindex series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient LookupVindex diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_cancel.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_cancel.md index 3928ab687..21ec11a7d 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_cancel.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_cancel.md @@ -1,7 +1,7 @@ --- title: LookupVindex cancel series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient LookupVindex cancel diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_create.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_create.md index c20ef3fcb..b8e3bfc20 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_create.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_create.md @@ -1,7 +1,7 @@ --- title: LookupVindex create series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient LookupVindex create diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_externalize.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_externalize.md index 9b410ca60..b1796660b 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_externalize.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_externalize.md @@ -1,7 +1,7 @@ --- title: LookupVindex externalize series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient LookupVindex externalize diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_show.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_show.md index 8c5113936..b894bc36c 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_show.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_show.md @@ -1,7 +1,7 @@ --- title: LookupVindex show series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient LookupVindex show diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Materialize/_index.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Materialize/_index.md index f8f8ec47f..d13ebef89 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Materialize/_index.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Materialize/_index.md @@ -1,7 +1,7 @@ --- title: Materialize series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Materialize diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_cancel.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_cancel.md index f80e2daae..9f3093249 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_cancel.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_cancel.md @@ -1,7 +1,7 @@ --- title: Materialize cancel series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Materialize cancel diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_create.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_create.md index b74e97e48..3e4a3c10c 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_create.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_create.md @@ -1,7 +1,7 @@ --- title: Materialize create series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Materialize create diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_show.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_show.md index f46509611..314fe7dcc 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_show.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_show.md @@ -1,7 +1,7 @@ --- title: Materialize show series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Materialize show diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_start.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_start.md index 4328871a9..9a3bed0c9 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_start.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_start.md @@ -1,7 +1,7 @@ --- title: Materialize start series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Materialize start diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_stop.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_stop.md index 024453146..e06c3ef4a 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_stop.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_stop.md @@ -1,7 +1,7 @@ --- title: Materialize stop series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Materialize stop diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Migrate/_index.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Migrate/_index.md index 665d87ac7..24c05ada0 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Migrate/_index.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Migrate/_index.md @@ -1,7 +1,7 @@ --- title: Migrate series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Migrate diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_cancel.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_cancel.md index 0127c2ccd..7a7e90999 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_cancel.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_cancel.md @@ -1,7 +1,7 @@ --- title: Migrate cancel series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Migrate cancel diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_complete.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_complete.md index 0fec4de1d..92533b22d 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_complete.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_complete.md @@ -1,7 +1,7 @@ --- title: Migrate complete series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Migrate complete diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_create.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_create.md index 8fd3ebb2e..109c607b0 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_create.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_create.md @@ -1,7 +1,7 @@ --- title: Migrate create series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Migrate create @@ -20,6 +20,7 @@ vtctldclient --server localhost:15999 migrate --workflow import --target-keyspac ### Options ``` + -a, --all-cells Copy table data from any existing cell. --all-tables Copy all tables from the source. --auto-start Start the workflow after creating it. (default true) -c, --cells strings Cells and/or CellAliases to copy table data from. diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_show.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_show.md index 6ab74b248..53ca403ec 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_show.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_show.md @@ -1,7 +1,7 @@ --- title: Migrate show series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Migrate show diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_status.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_status.md index 9e979c859..9f098471b 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_status.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_status.md @@ -1,7 +1,7 @@ --- title: Migrate status series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Migrate status diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Mount/_index.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Mount/_index.md index f46f2cf69..ff9aacb30 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Mount/_index.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Mount/_index.md @@ -1,7 +1,7 @@ --- title: Mount series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Mount diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_list.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_list.md index ec60841b5..ffdadb51f 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_list.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_list.md @@ -1,7 +1,7 @@ --- title: Mount list series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Mount list diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_register.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_register.md index 2bb533842..ce4e2236a 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_register.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_register.md @@ -1,7 +1,7 @@ --- title: Mount register series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Mount register @@ -14,13 +14,14 @@ vtctldclient Mount register ### Examples ``` -vtctldclient --server localhost:15999 mount register --topo-type etcd2 --topo-server localhost:12379 --topo-root /vitess/global ext1 +vtctldclient --server localhost:15999 mount register --name ext1 --topo-type etcd2 --topo-server localhost:12379 --topo-root /vitess/global ``` ### Options ``` -h, --help help for register + --name string Name to use for the mount. --topo-root string Topo server root path. --topo-server string Topo server address. --topo-type string Topo server implementation to use. diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_show.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_show.md index fd35e5b61..db724a7a6 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_show.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_show.md @@ -1,7 +1,7 @@ --- title: Mount show series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Mount show @@ -14,13 +14,14 @@ vtctldclient Mount show ### Examples ``` -vtctldclient --server localhost:15999 Mount Show ext1 +vtctldclient --server localhost:15999 mount show --name ext1 ``` ### Options ``` - -h, --help help for show + -h, --help help for show + --name string Name of the mount. ``` ### Options inherited from parent commands diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_unregister.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_unregister.md index 6251d32c9..3b44cb377 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_unregister.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_unregister.md @@ -1,7 +1,7 @@ --- title: Mount unregister series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Mount unregister @@ -14,13 +14,14 @@ vtctldclient Mount unregister ### Examples ``` -vtctldclient --server localhost:15999 mount unregister ext1 +vtctldclient --server localhost:15999 mount unregister --name ext1 ``` ### Options ``` - -h, --help help for unregister + -h, --help help for unregister + --name string Name of the mount. ``` ### Options inherited from parent commands 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 9d4e0fba4..c498b1cf1 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,7 +1,7 @@ --- title: MoveTables series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient MoveTables 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 d3dc83101..0a8c3c35f 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,7 +1,7 @@ --- title: MoveTables cancel series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient MoveTables cancel 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 6b33828a2..a4d66815a 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,7 +1,7 @@ --- title: MoveTables complete series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient MoveTables complete 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 01a17abc9..a4c0d71f6 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,7 +1,7 @@ --- title: MoveTables create series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient MoveTables create @@ -20,6 +20,7 @@ vtctldclient --server localhost:15999 movetables --workflow commerce2customer -- ### Options ``` + -a, --all-cells Copy table data from any existing cell. --all-tables Copy all tables from the source. --atomic-copy (EXPERIMENTAL) A single copy phase is run for all tables from the source. Use this, for example, if your source keyspace has tables which use foreign key constraints. --auto-start Start the workflow after creating it. (default true) 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 e1d338445..f3beb1039 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,7 +1,7 @@ --- title: MoveTables reversetraffic series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient MoveTables reversetraffic 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 46c225682..e52b5d0b7 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,7 +1,7 @@ --- title: MoveTables show series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient MoveTables show 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 085fb55b4..fc5aeba22 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,7 +1,7 @@ --- title: MoveTables start series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient MoveTables start 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 30fafe8b6..fb2c92caf 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,7 +1,7 @@ --- title: MoveTables status series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient MoveTables status 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 be46e007d..8edbf61ae 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,7 +1,7 @@ --- title: MoveTables stop series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient MoveTables stop 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 9252ce1fa..0863dcffd 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,7 +1,7 @@ --- title: MoveTables switchtraffic series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient MoveTables switchtraffic diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/_index.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/_index.md index 37a8148e4..828dac369 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/_index.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/_index.md @@ -1,7 +1,7 @@ --- title: OnlineDDL series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient OnlineDDL diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_cancel.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_cancel.md index e408a8e1a..a4dd57a7b 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_cancel.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_cancel.md @@ -1,7 +1,7 @@ --- title: OnlineDDL cancel series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient OnlineDDL cancel diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_cleanup.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_cleanup.md index a1995050e..adffa9c8c 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_cleanup.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_cleanup.md @@ -1,7 +1,7 @@ --- title: OnlineDDL cleanup series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient OnlineDDL cleanup diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_complete.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_complete.md index d7556439e..9cd55f19d 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_complete.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_complete.md @@ -1,7 +1,7 @@ --- title: OnlineDDL complete series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient OnlineDDL complete diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_launch.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_launch.md index e6276334f..9fc275622 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_launch.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_launch.md @@ -1,7 +1,7 @@ --- title: OnlineDDL launch series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient OnlineDDL launch diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_retry.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_retry.md index 5f067cfb2..1eae6868e 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_retry.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_retry.md @@ -1,7 +1,7 @@ --- title: OnlineDDL retry series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient OnlineDDL retry diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_show.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_show.md index 50f73844c..7cbeedc5b 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_show.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_show.md @@ -1,7 +1,7 @@ --- title: OnlineDDL show series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient OnlineDDL show diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_throttle.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_throttle.md index 8eb195746..e34799912 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_throttle.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_throttle.md @@ -1,7 +1,7 @@ --- title: OnlineDDL throttle series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient OnlineDDL throttle diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_unthrottle.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_unthrottle.md index a346c0488..bb4b55861 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_unthrottle.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_unthrottle.md @@ -1,7 +1,7 @@ --- title: OnlineDDL unthrottle series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient OnlineDDL unthrottle diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_PingTablet.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_PingTablet.md index 946d2c9c6..42256d68d 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_PingTablet.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_PingTablet.md @@ -1,7 +1,7 @@ --- title: PingTablet series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient PingTablet diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_PlannedReparentShard.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_PlannedReparentShard.md index 41b6c6d04..281b06394 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_PlannedReparentShard.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_PlannedReparentShard.md @@ -1,7 +1,7 @@ --- title: PlannedReparentShard series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient PlannedReparentShard diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RebuildKeyspaceGraph.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RebuildKeyspaceGraph.md index 2cb117151..fdeb6f06f 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RebuildKeyspaceGraph.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RebuildKeyspaceGraph.md @@ -1,7 +1,7 @@ --- title: RebuildKeyspaceGraph series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient RebuildKeyspaceGraph diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RebuildVSchemaGraph.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RebuildVSchemaGraph.md index 807d40c2c..690897090 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RebuildVSchemaGraph.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RebuildVSchemaGraph.md @@ -1,7 +1,7 @@ --- title: RebuildVSchemaGraph series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient RebuildVSchemaGraph diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RefreshState.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RefreshState.md index ef0c443c6..32bc7a076 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RefreshState.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RefreshState.md @@ -1,7 +1,7 @@ --- title: RefreshState series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient RefreshState diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RefreshStateByShard.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RefreshStateByShard.md index 4e784b730..1346f761b 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RefreshStateByShard.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RefreshStateByShard.md @@ -1,7 +1,7 @@ --- title: RefreshStateByShard series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient RefreshStateByShard diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ReloadSchema.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ReloadSchema.md index b84bc4f74..265263bf5 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ReloadSchema.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ReloadSchema.md @@ -1,7 +1,7 @@ --- title: ReloadSchema series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient ReloadSchema diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaKeyspace.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaKeyspace.md index 844ee17c9..fd7feaa9b 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaKeyspace.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaKeyspace.md @@ -1,7 +1,7 @@ --- title: ReloadSchemaKeyspace series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient ReloadSchemaKeyspace diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaShard.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaShard.md index 2cdf8bddc..808cc7e09 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaShard.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaShard.md @@ -1,7 +1,7 @@ --- title: ReloadSchemaShard series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient ReloadSchemaShard diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RemoveBackup.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RemoveBackup.md index 378ac338b..7573f97cc 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RemoveBackup.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RemoveBackup.md @@ -1,7 +1,7 @@ --- title: RemoveBackup series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient RemoveBackup diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RemoveKeyspaceCell.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RemoveKeyspaceCell.md index 2812e8285..7953ff34e 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RemoveKeyspaceCell.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RemoveKeyspaceCell.md @@ -1,7 +1,7 @@ --- title: RemoveKeyspaceCell series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient RemoveKeyspaceCell diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RemoveShardCell.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RemoveShardCell.md index 2c30d876d..df46370a3 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RemoveShardCell.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RemoveShardCell.md @@ -1,7 +1,7 @@ --- title: RemoveShardCell series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient RemoveShardCell diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ReparentTablet.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ReparentTablet.md index 3cec67031..b3c8345f5 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ReparentTablet.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ReparentTablet.md @@ -1,7 +1,7 @@ --- title: ReparentTablet series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient ReparentTablet 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 4fd233754..c510741c5 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,7 +1,7 @@ --- title: Reshard series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Reshard 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 9f773f7fd..ccc649e96 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,7 +1,7 @@ --- title: Reshard cancel series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Reshard cancel 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 df13b6200..f6efad474 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,7 +1,7 @@ --- title: Reshard complete series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Reshard complete 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 4e78a8b46..e8183cc04 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,7 +1,7 @@ --- title: Reshard create series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Reshard create @@ -20,6 +20,7 @@ vtctldclient --server localhost:15999 reshard --workflow customer2customer --tar ### Options ``` + -a, --all-cells Copy table data from any existing cell. --auto-start Start the workflow after creating it. (default true) -c, --cells strings Cells and/or CellAliases to copy table data from. --defer-secondary-keys Defer secondary index creation for a table until after it has been copied. 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 b50883ddd..271370071 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,7 +1,7 @@ --- title: Reshard reversetraffic series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Reshard reversetraffic 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 5ee932a41..2ff551d66 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,7 +1,7 @@ --- title: Reshard show series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Reshard show 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 444689c1b..dd8fe6bf8 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,7 +1,7 @@ --- title: Reshard start series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Reshard start 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 9640e27e3..84ab400f3 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,7 +1,7 @@ --- title: Reshard status series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Reshard status 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 0045ec6ec..00e2c84eb 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,7 +1,7 @@ --- title: Reshard stop series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Reshard stop 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 f185f9051..7b5c0eb24 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,7 +1,7 @@ --- title: Reshard switchtraffic series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Reshard switchtraffic diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RestoreFromBackup.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RestoreFromBackup.md index 1e32c5c42..f9326594b 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RestoreFromBackup.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RestoreFromBackup.md @@ -1,7 +1,7 @@ --- title: RestoreFromBackup series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient RestoreFromBackup diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RunHealthCheck.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RunHealthCheck.md index 2c92b1dfe..440c9faa3 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RunHealthCheck.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_RunHealthCheck.md @@ -1,7 +1,7 @@ --- title: RunHealthCheck series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient RunHealthCheck diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SetKeyspaceDurabilityPolicy.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SetKeyspaceDurabilityPolicy.md index d9d84f360..163c100ee 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SetKeyspaceDurabilityPolicy.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SetKeyspaceDurabilityPolicy.md @@ -1,7 +1,7 @@ --- title: SetKeyspaceDurabilityPolicy series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient SetKeyspaceDurabilityPolicy diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SetShardIsPrimaryServing.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SetShardIsPrimaryServing.md index 194be9478..1a949a74e 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SetShardIsPrimaryServing.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SetShardIsPrimaryServing.md @@ -1,7 +1,7 @@ --- title: SetShardIsPrimaryServing series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient SetShardIsPrimaryServing diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SetShardTabletControl.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SetShardTabletControl.md index 7fd712086..d4caeb20c 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SetShardTabletControl.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SetShardTabletControl.md @@ -1,7 +1,7 @@ --- title: SetShardTabletControl series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient SetShardTabletControl diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SetWritable.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SetWritable.md index f532c45d8..b99206974 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SetWritable.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SetWritable.md @@ -1,7 +1,7 @@ --- title: SetWritable series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient SetWritable diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationFix.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationFix.md index 10185d16d..1be7bf19a 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationFix.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationFix.md @@ -1,7 +1,7 @@ --- title: ShardReplicationFix series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient ShardReplicationFix diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationPositions.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationPositions.md index 522131237..8c7127734 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationPositions.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationPositions.md @@ -1,7 +1,7 @@ --- title: ShardReplicationPositions series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient ShardReplicationPositions diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SleepTablet.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SleepTablet.md index 19c713188..cbc8fd3fc 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SleepTablet.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SleepTablet.md @@ -1,7 +1,7 @@ --- title: SleepTablet series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient SleepTablet diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SourceShardAdd.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SourceShardAdd.md index f11e63ac3..6c335c092 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SourceShardAdd.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SourceShardAdd.md @@ -1,7 +1,7 @@ --- title: SourceShardAdd series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient SourceShardAdd diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SourceShardDelete.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SourceShardDelete.md index 04ab26cbc..4b36bff55 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SourceShardDelete.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_SourceShardDelete.md @@ -1,7 +1,7 @@ --- title: SourceShardDelete series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient SourceShardDelete diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_StartReplication.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_StartReplication.md index e8f1751d4..e88772086 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_StartReplication.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_StartReplication.md @@ -1,7 +1,7 @@ --- title: StartReplication series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient StartReplication diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_StopReplication.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_StopReplication.md index 99a79e7b5..c7bcb9a5f 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_StopReplication.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_StopReplication.md @@ -1,7 +1,7 @@ --- title: StopReplication series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient StopReplication diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_TabletExternallyReparented.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_TabletExternallyReparented.md index 734ce3faf..3a99ad10a 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_TabletExternallyReparented.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_TabletExternallyReparented.md @@ -1,7 +1,7 @@ --- title: TabletExternallyReparented series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient TabletExternallyReparented diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_UpdateCellInfo.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_UpdateCellInfo.md index ef93e0a7c..98517d372 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_UpdateCellInfo.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_UpdateCellInfo.md @@ -1,7 +1,7 @@ --- title: UpdateCellInfo series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient UpdateCellInfo diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_UpdateCellsAlias.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_UpdateCellsAlias.md index 57983f22c..2034fe2bf 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_UpdateCellsAlias.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_UpdateCellsAlias.md @@ -1,7 +1,7 @@ --- title: UpdateCellsAlias series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient UpdateCellsAlias diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_UpdateThrottlerConfig.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_UpdateThrottlerConfig.md index 5b362f9e0..b19ddfe5e 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_UpdateThrottlerConfig.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_UpdateThrottlerConfig.md @@ -1,7 +1,7 @@ --- title: UpdateThrottlerConfig series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient UpdateThrottlerConfig 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 index fb82c7b41..cefaa53d9 100644 --- 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 @@ -1,7 +1,7 @@ --- title: VDiff series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient 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 index 8b25a98bf..42221e353 100644 --- 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 @@ -1,7 +1,7 @@ --- title: VDiff create series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient VDiff create 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 index 2e996d163..db241ef2c 100644 --- 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 @@ -1,7 +1,7 @@ --- title: VDiff delete series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient VDiff delete 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 index 450291e19..00805ebb7 100644 --- 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 @@ -1,7 +1,7 @@ --- title: VDiff resume series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient VDiff resume 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 index 32020baa0..d5795c4cf 100644 --- 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 @@ -1,7 +1,7 @@ --- title: VDiff show series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient VDiff show 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 index 75a0e8250..7594f2ae3 100644 --- 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 @@ -1,7 +1,7 @@ --- title: VDiff stop series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient VDiff stop diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Validate.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Validate.md index 824eaa08d..903a500b5 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Validate.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Validate.md @@ -1,7 +1,7 @@ --- title: Validate series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Validate diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ValidateKeyspace.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ValidateKeyspace.md index 433bfffc1..ff1a33405 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ValidateKeyspace.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ValidateKeyspace.md @@ -1,7 +1,7 @@ --- title: ValidateKeyspace series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient ValidateKeyspace diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ValidateSchemaKeyspace.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ValidateSchemaKeyspace.md index e852c6ed0..aac6605e0 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ValidateSchemaKeyspace.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ValidateSchemaKeyspace.md @@ -1,7 +1,7 @@ --- title: ValidateSchemaKeyspace series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient ValidateSchemaKeyspace diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ValidateShard.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ValidateShard.md index d510fceda..0c3cbd4e3 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ValidateShard.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ValidateShard.md @@ -1,7 +1,7 @@ --- title: ValidateShard series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient ValidateShard diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionKeyspace.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionKeyspace.md index b304aada2..5ee04a2a2 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionKeyspace.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionKeyspace.md @@ -1,7 +1,7 @@ --- title: ValidateVersionKeyspace series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient ValidateVersionKeyspace diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionShard.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionShard.md index 1f28f9e12..5b4343506 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionShard.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionShard.md @@ -1,7 +1,7 @@ --- title: ValidateVersionShard series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient ValidateVersionShard diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/_index.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/_index.md index 480300c72..ad94bd2a9 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/_index.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/_index.md @@ -1,7 +1,7 @@ --- title: Workflow series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Workflow diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_delete.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_delete.md index ae94d0b36..68bd6da24 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_delete.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_delete.md @@ -1,7 +1,7 @@ --- title: Workflow delete series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Workflow delete diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_list.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_list.md index 686a2638a..dd5b7b9ae 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_list.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_list.md @@ -1,7 +1,7 @@ --- title: Workflow list series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Workflow list diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_show.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_show.md index d5b98b811..798033954 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_show.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_show.md @@ -1,7 +1,7 @@ --- title: Workflow show series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Workflow show diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_start.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_start.md index 2e70c13fb..d61586ab4 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_start.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_start.md @@ -1,7 +1,7 @@ --- title: Workflow start series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Workflow start diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_stop.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_stop.md index 51ace1ae1..98d98e5e0 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_stop.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_stop.md @@ -1,7 +1,7 @@ --- title: Workflow stop series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Workflow stop diff --git a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_update.md b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_update.md index e412a4ab6..3741c4349 100644 --- a/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_update.md +++ b/content/en/docs/18.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_update.md @@ -1,7 +1,7 @@ --- title: Workflow update series: vtctldclient -commit: fe3121946231107b737e319b680c9686396b9ce1 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vtctldclient Workflow update 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 792ba691b..39b04b446 100644 --- a/content/en/docs/18.0/reference/programs/vttablet/_index.md +++ b/content/en/docs/18.0/reference/programs/vttablet/_index.md @@ -1,7 +1,7 @@ --- title: vttablet series: vttablet -commit: 6ab165ade925b35a00cf447827d874eba13998b6 +commit: 9a6f5262f7707ff80ce85c111d2ff686d85d29cc --- ## vttablet @@ -100,7 +100,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 [$WORKDIR]) + --config-path strings Paths to search for config files in. (default []) --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) diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/_index.md b/content/en/docs/19.0/reference/programs/vtctldclient/_index.md index 101e06004..e319a6da4 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/_index.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/_index.md @@ -1,12 +1,20 @@ --- title: vtctldclient series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Executes a cluster management command on the remote vtctld server. +### Synopsis + +Executes a cluster management command on the remote vtctld server. +If there are no running vtctld servers -- for example when bootstrapping +a new Vitess cluster -- you can specify a --server value of 'internal'. +When doing so, you would use the --topo* flags so that the client can +connect directly to the topo server(s). + ``` vtctldclient [flags] ``` @@ -14,10 +22,13 @@ vtctldclient [flags] ### Options ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - -h, --help help for vtctldclient - --server string server to use for the connection (required) + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + -h, --help help for vtctldclient + --server string server to use for the connection (required) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_AddCellInfo.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_AddCellInfo.md index 9fa058809..ed7118f73 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_AddCellInfo.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_AddCellInfo.md @@ -1,7 +1,7 @@ --- title: AddCellInfo series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient AddCellInfo @@ -30,9 +30,12 @@ vtctldclient AddCellInfo --root [--server-address ] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_AddCellsAlias.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_AddCellsAlias.md index 2fc7be817..698cc01ff 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_AddCellsAlias.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_AddCellsAlias.md @@ -1,7 +1,7 @@ --- title: AddCellsAlias series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient AddCellsAlias @@ -29,9 +29,12 @@ vtctldclient AddCellsAlias --cells [--cells ...] ] [--uuid ...] [--migr ### Options ``` - --allow-long-unavailability Deprecated and has no effect. --batch-size int How many queries to batch together. Only applicable when all queries are CREATE TABLE|VIEW --caller-id string Effective caller ID used for the operation and should map to an ACL name which grants this identity the necessary permissions to perform the operation (this is only necessary when strict table ACLs are used). --ddl-strategy string Online DDL strategy, compatible with @@ddl_strategy session variable (examples: 'gh-ost', 'pt-osc', 'gh-ost --max-load=Threads_running=100'. (default "direct") @@ -45,9 +44,12 @@ vtctldclient ApplySchema [--ddl-strategy ] [--uuid ...] [--migr ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ApplyShardRoutingRules.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ApplyShardRoutingRules.md index 744c86ad6..4a743b915 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ApplyShardRoutingRules.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ApplyShardRoutingRules.md @@ -1,7 +1,7 @@ --- title: ApplyShardRoutingRules series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient ApplyShardRoutingRules @@ -25,9 +25,12 @@ vtctldclient ApplyShardRoutingRules {--rules RULES | --rules-file RULES_FILE} [- ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ApplyVSchema.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ApplyVSchema.md index f0ef8727e..dce363f70 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ApplyVSchema.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ApplyVSchema.md @@ -1,7 +1,7 @@ --- title: ApplyVSchema series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient ApplyVSchema @@ -27,9 +27,12 @@ vtctldclient ApplyVSchema {--vschema= || --vschema-file= ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Backup.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Backup.md index 611f6854c..28bdddcae 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Backup.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Backup.md @@ -1,7 +1,7 @@ --- title: Backup series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Backup @@ -24,9 +24,12 @@ vtctldclient Backup [--concurrency ] [--allow-primary] [--increment ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_BackupShard.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_BackupShard.md index bbf539c49..32ad3a8fa 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_BackupShard.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_BackupShard.md @@ -1,7 +1,7 @@ --- title: BackupShard series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient BackupShard @@ -30,9 +30,12 @@ vtctldclient BackupShard [--concurrency ] [--allow-primary] [--incr ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ChangeTabletType.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ChangeTabletType.md index 2ce78954e..ded381ddd 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ChangeTabletType.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ChangeTabletType.md @@ -1,7 +1,7 @@ --- title: ChangeTabletType series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient ChangeTabletType @@ -28,9 +28,12 @@ vtctldclient ChangeTabletType [--dry-run] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_CreateKeyspace.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_CreateKeyspace.md index 06f14d6e1..d32c35109 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_CreateKeyspace.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_CreateKeyspace.md @@ -1,7 +1,7 @@ --- title: CreateKeyspace series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient CreateKeyspace @@ -21,23 +21,25 @@ vtctldclient CreateKeyspace [--force|-f] [--type KEYSPACE_TYPE] [--ba ### Options ``` - -e, --allow-empty-vschema Allows a new keyspace to have no vschema. - --base-keyspace string The base keyspace for a snapshot keyspace. - --durability-policy string Type of durability to enforce for this keyspace. Default is none. Possible values include 'semi_sync' and others as dictated by registered plugins. (default "none") - -f, --force Proceeds even if the keyspace already exists. Does not overwrite the existing keyspace record. - -h, --help help for CreateKeyspace - --served-from cli.StringMapValue Specifies a set of db_type:keyspace pairs used to serve traffic for the keyspace. - --sidecar-db-name string (Experimental) Name of the Vitess sidecar database that tablets in this keyspace will use for internal metadata. (default "_vt") - --snapshot-timestamp string The snapshot time for a snapshot keyspace, as a timestamp in RFC3339 format. - --type cli.KeyspaceTypeFlag The type of the keyspace. (default NORMAL) + -e, --allow-empty-vschema Allows a new keyspace to have no vschema. + --base-keyspace string The base keyspace for a snapshot keyspace. + --durability-policy string Type of durability to enforce for this keyspace. Default is none. Possible values include 'semi_sync' and others as dictated by registered plugins. (default "none") + -f, --force Proceeds even if the keyspace already exists. Does not overwrite the existing keyspace record. + -h, --help help for CreateKeyspace + --sidecar-db-name string (Experimental) Name of the Vitess sidecar database that tablets in this keyspace will use for internal metadata. (default "_vt") + --snapshot-timestamp string The snapshot time for a snapshot keyspace, as a timestamp in RFC3339 format. + --type cli.KeyspaceTypeFlag The type of the keyspace. (default NORMAL) ``` ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_CreateShard.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_CreateShard.md index 87cd9eb8a..9b9d6fcad 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_CreateShard.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_CreateShard.md @@ -1,7 +1,7 @@ --- title: CreateShard series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient CreateShard @@ -22,9 +22,12 @@ vtctldclient CreateShard [--force|-f] [--include-parent|-p] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_DeleteCellInfo.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_DeleteCellInfo.md index bfd717e5f..30ea6aad5 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_DeleteCellInfo.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_DeleteCellInfo.md @@ -1,7 +1,7 @@ --- title: DeleteCellInfo series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient DeleteCellInfo @@ -25,9 +25,12 @@ vtctldclient DeleteCellInfo [--force] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_DeleteCellsAlias.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_DeleteCellsAlias.md index 6516bffa9..6afea8185 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_DeleteCellsAlias.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_DeleteCellsAlias.md @@ -1,7 +1,7 @@ --- title: DeleteCellsAlias series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient DeleteCellsAlias @@ -24,9 +24,12 @@ vtctldclient DeleteCellsAlias ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_DeleteKeyspace.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_DeleteKeyspace.md index f7e373498..b6d37516c 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_DeleteKeyspace.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_DeleteKeyspace.md @@ -1,7 +1,7 @@ --- title: DeleteKeyspace series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient DeleteKeyspace @@ -29,9 +29,12 @@ vtctldclient DeleteKeyspace [--recursive|-r] [--force|-f] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_DeleteShards.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_DeleteShards.md index 9994d9f4b..aee28f402 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_DeleteShards.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_DeleteShards.md @@ -1,7 +1,7 @@ --- title: DeleteShards series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient DeleteShards @@ -31,9 +31,12 @@ vtctldclient DeleteShards [--recursive|-r] [--even-if-serving] [--force|-f] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_DeleteTablets.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_DeleteTablets.md index 68b0449f8..a02dc5503 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_DeleteTablets.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_DeleteTablets.md @@ -1,7 +1,7 @@ --- title: DeleteTablets series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient DeleteTablets @@ -21,9 +21,12 @@ vtctldclient DeleteTablets [ ... ] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_EmergencyReparentShard.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_EmergencyReparentShard.md index 95021c144..3b9e1cf15 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_EmergencyReparentShard.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_EmergencyReparentShard.md @@ -1,7 +1,7 @@ --- title: EmergencyReparentShard series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient EmergencyReparentShard @@ -25,9 +25,12 @@ vtctldclient EmergencyReparentShard ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsApp.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsApp.md index 3173f6a5b..fb03894e7 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsApp.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsApp.md @@ -1,7 +1,7 @@ --- title: ExecuteFetchAsApp series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient ExecuteFetchAsApp @@ -23,9 +23,12 @@ vtctldclient ExecuteFetchAsApp [--max-rows ] [--json|-j] [--use-pool] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsDBA.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsDBA.md index 3ed6e51d1..4caee36db 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsDBA.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ExecuteFetchAsDBA.md @@ -1,7 +1,7 @@ --- title: ExecuteFetchAsDBA series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient ExecuteFetchAsDBA @@ -24,9 +24,12 @@ vtctldclient ExecuteFetchAsDBA [--max-rows ] [--json|-j] [--disable-bi ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ExecuteHook.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ExecuteHook.md index 3ac54ebde..5bfa95a72 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ExecuteHook.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ExecuteHook.md @@ -1,7 +1,7 @@ --- title: ExecuteHook series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient ExecuteHook @@ -34,9 +34,12 @@ vtctldclient ExecuteHook [ ...] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_FindAllShardsInKeyspace.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_FindAllShardsInKeyspace.md index 6ff929538..80eeed017 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_FindAllShardsInKeyspace.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_FindAllShardsInKeyspace.md @@ -1,7 +1,7 @@ --- title: FindAllShardsInKeyspace series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient FindAllShardsInKeyspace @@ -20,9 +20,12 @@ vtctldclient FindAllShardsInKeyspace ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GenerateShardRanges.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GenerateShardRanges.md index 4917c137b..fddcc889d 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GenerateShardRanges.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GenerateShardRanges.md @@ -1,7 +1,7 @@ --- title: GenerateShardRanges series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient GenerateShardRanges @@ -20,9 +20,12 @@ vtctldclient GenerateShardRanges ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetBackups.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetBackups.md index 56b5b647a..d9d62ffa8 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetBackups.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetBackups.md @@ -1,7 +1,7 @@ --- title: GetBackups series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient GetBackups @@ -22,9 +22,12 @@ vtctldclient GetBackups [--limit ] [--json] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetCellInfo.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetCellInfo.md index 2a46d2203..e2c05e6bd 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetCellInfo.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetCellInfo.md @@ -1,7 +1,7 @@ --- title: GetCellInfo series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient GetCellInfo @@ -20,9 +20,12 @@ vtctldclient GetCellInfo ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetCellInfoNames.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetCellInfoNames.md index 0b808716b..08a6064a4 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetCellInfoNames.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetCellInfoNames.md @@ -1,7 +1,7 @@ --- title: GetCellInfoNames series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient GetCellInfoNames @@ -20,9 +20,12 @@ vtctldclient GetCellInfoNames ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetCellsAliases.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetCellsAliases.md index 6e8cafcc4..2ab7fd70f 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetCellsAliases.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetCellsAliases.md @@ -1,7 +1,7 @@ --- title: GetCellsAliases series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient GetCellsAliases @@ -20,9 +20,12 @@ vtctldclient GetCellsAliases ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetFullStatus.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetFullStatus.md index 2a0b6f3ce..817c05c99 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetFullStatus.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetFullStatus.md @@ -1,7 +1,7 @@ --- title: GetFullStatus series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient GetFullStatus @@ -20,9 +20,12 @@ vtctldclient GetFullStatus ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetKeyspace.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetKeyspace.md index 954288813..4b84b4b1b 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetKeyspace.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetKeyspace.md @@ -1,7 +1,7 @@ --- title: GetKeyspace series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient GetKeyspace @@ -20,9 +20,12 @@ vtctldclient GetKeyspace ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetKeyspaces.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetKeyspaces.md index 809ff6b50..13411b2dc 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetKeyspaces.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetKeyspaces.md @@ -1,7 +1,7 @@ --- title: GetKeyspaces series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient GetKeyspaces @@ -20,9 +20,12 @@ vtctldclient GetKeyspaces ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetPermissions.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetPermissions.md index 1fe9f3d38..fc75ab705 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetPermissions.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetPermissions.md @@ -1,7 +1,7 @@ --- title: GetPermissions series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient GetPermissions @@ -20,9 +20,12 @@ vtctldclient GetPermissions ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetRoutingRules.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetRoutingRules.md index f083ce710..896be016d 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetRoutingRules.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetRoutingRules.md @@ -1,7 +1,7 @@ --- title: GetRoutingRules series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient GetRoutingRules @@ -20,9 +20,12 @@ vtctldclient GetRoutingRules ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetSchema.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetSchema.md index acfc2b553..0fe13a0a4 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetSchema.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetSchema.md @@ -1,7 +1,7 @@ --- title: GetSchema series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient GetSchema @@ -26,9 +26,12 @@ vtctldclient GetSchema [--tables TABLES ...] [--exclude-tables EXCLUDE_TABLES .. ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetShard.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetShard.md index 70dce90e5..5bc09fc39 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetShard.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetShard.md @@ -1,7 +1,7 @@ --- title: GetShard series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient GetShard @@ -20,9 +20,12 @@ vtctldclient GetShard ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetShardRoutingRules.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetShardRoutingRules.md index a1f10c6c9..fab077e6b 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetShardRoutingRules.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetShardRoutingRules.md @@ -1,7 +1,7 @@ --- title: GetShardRoutingRules series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient GetShardRoutingRules @@ -28,9 +28,12 @@ vtctldclient GetShardRoutingRules ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaceNames.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaceNames.md index 2d9255d3a..06624fbf3 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaceNames.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaceNames.md @@ -1,7 +1,7 @@ --- title: GetSrvKeyspaceNames series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient GetSrvKeyspaceNames @@ -20,9 +20,12 @@ vtctldclient GetSrvKeyspaceNames [ ...] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaces.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaces.md index f35f90ede..fbb0c52d6 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaces.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetSrvKeyspaces.md @@ -1,7 +1,7 @@ --- title: GetSrvKeyspaces series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient GetSrvKeyspaces @@ -20,9 +20,12 @@ vtctldclient GetSrvKeyspaces [ ...] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchema.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchema.md index 5c4cc2774..8a62d385b 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchema.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchema.md @@ -1,7 +1,7 @@ --- title: GetSrvVSchema series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient GetSrvVSchema @@ -20,9 +20,12 @@ vtctldclient GetSrvVSchema cell ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchemas.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchemas.md index ae01c93eb..341eb9fe3 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchemas.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetSrvVSchemas.md @@ -1,7 +1,7 @@ --- title: GetSrvVSchemas series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient GetSrvVSchemas @@ -20,9 +20,12 @@ vtctldclient GetSrvVSchemas [ ...] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetTablet.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetTablet.md index 3910db953..70db0cb29 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetTablet.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetTablet.md @@ -1,7 +1,7 @@ --- title: GetTablet series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient GetTablet @@ -20,9 +20,12 @@ vtctldclient GetTablet ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetTabletVersion.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetTabletVersion.md index c7f62736e..7ba42ced9 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetTabletVersion.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetTabletVersion.md @@ -1,7 +1,7 @@ --- title: GetTabletVersion series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient GetTabletVersion @@ -20,9 +20,12 @@ vtctldclient GetTabletVersion ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetTablets.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetTablets.md index 1b478bcc7..d186f44d9 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetTablets.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetTablets.md @@ -1,7 +1,7 @@ --- title: GetTablets series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient GetTablets @@ -48,9 +48,12 @@ vtctldclient GetTablets [--strict] [{--cell $c1 [--cell $c2 ...] [--tablet-type ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetTopologyPath.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetTopologyPath.md index fd7b110b7..67cfd3fb5 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetTopologyPath.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetTopologyPath.md @@ -1,7 +1,7 @@ --- title: GetTopologyPath series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient GetTopologyPath @@ -20,9 +20,12 @@ vtctldclient GetTopologyPath ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetVSchema.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetVSchema.md index b003af220..a858088cd 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetVSchema.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetVSchema.md @@ -1,7 +1,7 @@ --- title: GetVSchema series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient GetVSchema @@ -20,9 +20,12 @@ vtctldclient GetVSchema ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetWorkflows.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetWorkflows.md index 622309d80..bfe820fb5 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetWorkflows.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_GetWorkflows.md @@ -1,7 +1,7 @@ --- title: GetWorkflows series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient GetWorkflows @@ -22,9 +22,12 @@ vtctldclient GetWorkflows ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_LegacyVtctlCommand.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_LegacyVtctlCommand.md index 9bce2b8bf..47ad0ff54 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_LegacyVtctlCommand.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_LegacyVtctlCommand.md @@ -1,7 +1,7 @@ --- title: LegacyVtctlCommand series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient LegacyVtctlCommand @@ -53,9 +53,12 @@ LegacyVtctlCommand -- AddCellInfo --server_address "localhost:5678" --root "/vit ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/_index.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/_index.md index 1dfab1d71..c445bc924 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/_index.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/_index.md @@ -1,7 +1,7 @@ --- title: LookupVindex series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient LookupVindex @@ -18,9 +18,12 @@ Perform commands related to creating, backfilling, and externalizing Lookup Vind ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_cancel.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_cancel.md index 7dd800946..4284aec54 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_cancel.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_cancel.md @@ -1,7 +1,7 @@ --- title: LookupVindex cancel series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient LookupVindex cancel @@ -26,11 +26,14 @@ vtctldclient --server localhost:15999 LookupVindex --name corder_lookup_vdx --ta ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --name string The name of the Lookup Vindex to create. This will also be the name of the VReplication workflow created to backfill the Lookup Vindex. - --server string server to use for the connection (required) - --table-keyspace string The keyspace to create the lookup table in. This is also where the VReplication workflow is created to backfill the Lookup Vindex. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --name string The name of the Lookup Vindex to create. This will also be the name of the VReplication workflow created to backfill the Lookup Vindex. + --server string server to use for the connection (required) + --table-keyspace string The keyspace to create the lookup table in. This is also where the VReplication workflow is created to backfill the Lookup Vindex. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_create.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_create.md index 8d5dfa613..c3cc54a92 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_create.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_create.md @@ -1,7 +1,7 @@ --- title: LookupVindex create series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient LookupVindex create @@ -37,11 +37,14 @@ vtctldclient --server localhost:15999 LookupVindex --name corder_lookup_vdx --ta ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --name string The name of the Lookup Vindex to create. This will also be the name of the VReplication workflow created to backfill the Lookup Vindex. - --server string server to use for the connection (required) - --table-keyspace string The keyspace to create the lookup table in. This is also where the VReplication workflow is created to backfill the Lookup Vindex. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --name string The name of the Lookup Vindex to create. This will also be the name of the VReplication workflow created to backfill the Lookup Vindex. + --server string server to use for the connection (required) + --table-keyspace string The keyspace to create the lookup table in. This is also where the VReplication workflow is created to backfill the Lookup Vindex. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_externalize.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_externalize.md index 255457cbf..f86d12dfa 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_externalize.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_externalize.md @@ -1,7 +1,7 @@ --- title: LookupVindex externalize series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient LookupVindex externalize @@ -27,11 +27,14 @@ vtctldclient --server localhost:15999 LookupVindex --name corder_lookup_vdx --ta ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --name string The name of the Lookup Vindex to create. This will also be the name of the VReplication workflow created to backfill the Lookup Vindex. - --server string server to use for the connection (required) - --table-keyspace string The keyspace to create the lookup table in. This is also where the VReplication workflow is created to backfill the Lookup Vindex. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --name string The name of the Lookup Vindex to create. This will also be the name of the VReplication workflow created to backfill the Lookup Vindex. + --server string server to use for the connection (required) + --table-keyspace string The keyspace to create the lookup table in. This is also where the VReplication workflow is created to backfill the Lookup Vindex. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_show.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_show.md index b63016665..b4003e4df 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_show.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_LookupVindex/vtctldclient_LookupVindex_show.md @@ -1,7 +1,7 @@ --- title: LookupVindex show series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient LookupVindex show @@ -26,11 +26,14 @@ vtctldclient --server localhost:15999 LookupVindex --name corder_lookup_vdx --ta ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --name string The name of the Lookup Vindex to create. This will also be the name of the VReplication workflow created to backfill the Lookup Vindex. - --server string server to use for the connection (required) - --table-keyspace string The keyspace to create the lookup table in. This is also where the VReplication workflow is created to backfill the Lookup Vindex. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --name string The name of the Lookup Vindex to create. This will also be the name of the VReplication workflow created to backfill the Lookup Vindex. + --server string server to use for the connection (required) + --table-keyspace string The keyspace to create the lookup table in. This is also where the VReplication workflow is created to backfill the Lookup Vindex. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Materialize/_index.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Materialize/_index.md index c686bd5f8..61f58d51f 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Materialize/_index.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Materialize/_index.md @@ -1,7 +1,7 @@ --- title: Materialize series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Materialize @@ -19,9 +19,12 @@ Perform commands related to materializing query results from the source keyspace ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_cancel.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_cancel.md index 4d81f62bf..4c627802b 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_cancel.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_cancel.md @@ -1,7 +1,7 @@ --- title: Materialize cancel series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Materialize cancel @@ -26,12 +26,15 @@ vtctldclient --server localhost:15999 Materialize --workflow product_sales --tar ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_create.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_create.md index 6196303a3..03c7f6009 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_create.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_create.md @@ -1,7 +1,7 @@ --- title: Materialize create series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Materialize create @@ -62,12 +62,15 @@ vtctldclient --server localhost:15999 materialize --workflow product_sales --tar ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_show.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_show.md index 35641411d..eb132b21c 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_show.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_show.md @@ -1,7 +1,7 @@ --- title: Materialize show series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Materialize show @@ -27,12 +27,15 @@ vtctldclient --server localhost:15999 Materialize --workflow product_sales --tar ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_start.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_start.md index 11298d1eb..7a257b72d 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_start.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_start.md @@ -1,7 +1,7 @@ --- title: Materialize start series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Materialize start @@ -26,12 +26,15 @@ vtctldclient --server localhost:15999 Materialize --workflow product_sales --tar ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_stop.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_stop.md index 2ba2e0dbb..2ef2c3120 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_stop.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Materialize/vtctldclient_Materialize_stop.md @@ -1,7 +1,7 @@ --- title: Materialize stop series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Materialize stop @@ -26,12 +26,15 @@ vtctldclient --server localhost:15999 Materialize --workflow product_sales --tar ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Migrate/_index.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Migrate/_index.md index 35ff16c82..bdce34ac4 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Migrate/_index.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Migrate/_index.md @@ -1,7 +1,7 @@ --- title: Migrate series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Migrate @@ -19,9 +19,12 @@ Migrate is used to import data from an external cluster into the current cluster ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_cancel.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_cancel.md index 16562fcae..facbc6271 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_cancel.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_cancel.md @@ -1,7 +1,7 @@ --- title: Migrate cancel series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Migrate cancel @@ -26,12 +26,15 @@ vtctldclient --server localhost:15999 Migrate --workflow import --target-keyspac ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_complete.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_complete.md index 0fd1edf30..662f466a0 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_complete.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_complete.md @@ -1,7 +1,7 @@ --- title: Migrate complete series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Migrate complete @@ -26,12 +26,15 @@ vtctldclient --server localhost:15999 Migrate --workflow import --target-keyspac ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_create.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_create.md index 882548ed8..76e96a2f4 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_create.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_create.md @@ -1,7 +1,7 @@ --- title: Migrate create series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Migrate create @@ -20,6 +20,7 @@ vtctldclient --server localhost:15999 migrate --workflow import --target-keyspac ### Options ``` + -a, --all-cells Copy table data from any existing cell. --all-tables Copy all tables from the source. --auto-start Start the workflow after creating it. (default true) -c, --cells strings Cells and/or CellAliases to copy table data from. @@ -40,12 +41,15 @@ vtctldclient --server localhost:15999 migrate --workflow import --target-keyspac ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_show.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_show.md index 6f8cb0631..1e34561b4 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_show.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_show.md @@ -1,7 +1,7 @@ --- title: Migrate show series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Migrate show @@ -27,12 +27,15 @@ vtctldclient --server localhost:15999 Migrate --workflow import --target-keyspac ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_status.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_status.md index ad5ac10cf..27e392939 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_status.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Migrate/vtctldclient_Migrate_status.md @@ -1,7 +1,7 @@ --- title: Migrate status series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Migrate status @@ -26,12 +26,15 @@ vtctldclient --server localhost:15999 Migrate --workflow import --target-keyspac ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Mount/_index.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Mount/_index.md index f776aad9b..3bbf5ec8b 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Mount/_index.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Mount/_index.md @@ -1,7 +1,7 @@ --- title: Mount series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Mount @@ -16,9 +16,12 @@ Mount is used to link an external Vitess cluster in order to migrate data from i ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_list.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_list.md index 47d5fa1d7..dbd23cda5 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_list.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_list.md @@ -1,7 +1,7 @@ --- title: Mount list series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Mount list @@ -26,9 +26,12 @@ vtctldclient --server localhost:15999 mount list ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_register.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_register.md index e393debcb..17e137806 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_register.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_register.md @@ -1,7 +1,7 @@ --- title: Mount register series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Mount register @@ -30,9 +30,12 @@ vtctldclient --server localhost:15999 mount register --name ext1 --topo-type etc ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_show.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_show.md index 8be818fd0..703948c07 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_show.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_show.md @@ -1,7 +1,7 @@ --- title: Mount show series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Mount show @@ -27,9 +27,12 @@ vtctldclient --server localhost:15999 mount show --name ext1 ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_unregister.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_unregister.md index 0ca579469..403749fb4 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_unregister.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Mount/vtctldclient_Mount_unregister.md @@ -1,7 +1,7 @@ --- title: Mount unregister series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Mount unregister @@ -27,9 +27,12 @@ vtctldclient --server localhost:15999 mount unregister --name ext1 ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/_index.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/_index.md index 1207bd895..28ac4e3d1 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/_index.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/_index.md @@ -1,7 +1,7 @@ --- title: MoveTables series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient MoveTables @@ -19,9 +19,12 @@ Perform commands related to moving tables from a source keyspace to a target key ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_cancel.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_cancel.md index c2a52dad6..687a72955 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_cancel.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_cancel.md @@ -1,7 +1,7 @@ --- title: MoveTables cancel series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient MoveTables cancel @@ -28,12 +28,15 @@ vtctldclient --server localhost:15999 MoveTables --workflow commerce2customer -- ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_complete.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_complete.md index 69092df30..8718b6eec 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_complete.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_complete.md @@ -1,7 +1,7 @@ --- title: MoveTables complete series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient MoveTables complete @@ -30,12 +30,15 @@ vtctldclient --server localhost:15999 MoveTables --workflow commerce2customer -- ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_create.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_create.md index 392df8aaa..e79f56270 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_create.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_create.md @@ -1,7 +1,7 @@ --- title: MoveTables create series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient MoveTables create @@ -20,6 +20,7 @@ vtctldclient --server localhost:15999 movetables --workflow commerce2customer -- ### Options ``` + -a, --all-cells Copy table data from any existing cell. --all-tables Copy all tables from the source. --atomic-copy (EXPERIMENTAL) A single copy phase is run for all tables from the source. Use this, for example, if your source keyspace has tables which use foreign key constraints. --auto-start Start the workflow after creating it. (default true) @@ -41,12 +42,15 @@ vtctldclient --server localhost:15999 movetables --workflow commerce2customer -- ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_reversetraffic.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_reversetraffic.md index 6f1e7ef8d..642771c35 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_reversetraffic.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_reversetraffic.md @@ -1,7 +1,7 @@ --- title: MoveTables reversetraffic series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient MoveTables reversetraffic @@ -32,12 +32,15 @@ vtctldclient --server localhost:15999 MoveTables --workflow commerce2customer -- ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_show.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_show.md index bbf03edd5..d141e442c 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_show.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_show.md @@ -1,7 +1,7 @@ --- title: MoveTables show series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient MoveTables show @@ -27,12 +27,15 @@ vtctldclient --server localhost:15999 MoveTables --workflow commerce2customer -- ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_start.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_start.md index 35b2816df..8fb10d0ec 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_start.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_start.md @@ -1,7 +1,7 @@ --- title: MoveTables start series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient MoveTables start @@ -26,12 +26,15 @@ vtctldclient --server localhost:15999 MoveTables --workflow commerce2customer -- ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_status.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_status.md index 67bafb323..ee08e8c24 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_status.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_status.md @@ -1,7 +1,7 @@ --- title: MoveTables status series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient MoveTables status @@ -26,12 +26,15 @@ vtctldclient --server localhost:15999 MoveTables --workflow commerce2customer -- ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_stop.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_stop.md index 28ce3ff57..8cb7688b9 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_stop.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_stop.md @@ -1,7 +1,7 @@ --- title: MoveTables stop series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient MoveTables stop @@ -26,12 +26,15 @@ vtctldclient --server localhost:15999 MoveTables --workflow commerce2customer -- ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_switchtraffic.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_switchtraffic.md index 9242ba177..b82a14597 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_switchtraffic.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_MoveTables/vtctldclient_MoveTables_switchtraffic.md @@ -1,7 +1,7 @@ --- title: MoveTables switchtraffic series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient MoveTables switchtraffic @@ -33,12 +33,15 @@ vtctldclient --server localhost:15999 MoveTables --workflow commerce2customer -- ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/_index.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/_index.md index eaf993af7..6c4240f2d 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/_index.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/_index.md @@ -1,7 +1,7 @@ --- title: OnlineDDL series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient OnlineDDL @@ -16,9 +16,12 @@ Operates on online DDL (schema migrations). ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO @@ -27,6 +30,7 @@ Operates on online DDL (schema migrations). * [vtctldclient OnlineDDL cancel](./vtctldclient_onlineddl_cancel/) - Cancel one or all migrations, terminating any running ones as needed. * [vtctldclient OnlineDDL cleanup](./vtctldclient_onlineddl_cleanup/) - Mark a given schema migration ready for artifact cleanup. * [vtctldclient OnlineDDL complete](./vtctldclient_onlineddl_complete/) - Complete one or all migrations executed with --postpone-completion +* [vtctldclient OnlineDDL force-cutover](./vtctldclient_onlineddl_force-cutover/) - Mark a given schema migration, or all pending migrations, for forced cut over. * [vtctldclient OnlineDDL launch](./vtctldclient_onlineddl_launch/) - Launch one or all migrations executed with --postpone-launch * [vtctldclient OnlineDDL retry](./vtctldclient_onlineddl_retry/) - Mark a given schema migration for retry. * [vtctldclient OnlineDDL show](./vtctldclient_onlineddl_show/) - Display information about online DDL operations. diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_cancel.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_cancel.md index d30f98f78..78d37593f 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_cancel.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_cancel.md @@ -1,7 +1,7 @@ --- title: OnlineDDL cancel series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient OnlineDDL cancel @@ -26,9 +26,12 @@ OnlineDDL cancel test_keyspace 82fa54ac_e83e_11ea_96b7_f875a4d24e90 ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_cleanup.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_cleanup.md index 60564f2da..1ff7c510f 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_cleanup.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_cleanup.md @@ -1,7 +1,7 @@ --- title: OnlineDDL cleanup series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient OnlineDDL cleanup @@ -26,9 +26,12 @@ OnlineDDL cleanup test_keyspace 82fa54ac_e83e_11ea_96b7_f875a4d24e90 ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_complete.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_complete.md index 1f6fe57a3..151d1ab6d 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_complete.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_complete.md @@ -1,7 +1,7 @@ --- title: OnlineDDL complete series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient OnlineDDL complete @@ -26,9 +26,12 @@ OnlineDDL complete test_keyspace 82fa54ac_e83e_11ea_96b7_f875a4d24e90 ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_force-cutover.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_force-cutover.md new file mode 100644 index 000000000..d13ed5a87 --- /dev/null +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_force-cutover.md @@ -0,0 +1,40 @@ +--- +title: OnlineDDL force-cutover +series: vtctldclient +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d +--- +## vtctldclient OnlineDDL force-cutover + +Mark a given schema migration, or all pending migrations, for forced cut over. + +``` +vtctldclient OnlineDDL force-cutover +``` + +### Examples + +``` +OnlineDDL force-cutover test_keyspace 82fa54ac_e83e_11ea_96b7_f875a4d24e90 +``` + +### Options + +``` + -h, --help help for force-cutover +``` + +### 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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") +``` + +### SEE ALSO + +* [vtctldclient OnlineDDL](../) - Operates on online DDL (schema migrations). + diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_launch.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_launch.md index f9303f950..fd6073974 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_launch.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_launch.md @@ -1,7 +1,7 @@ --- title: OnlineDDL launch series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient OnlineDDL launch @@ -26,9 +26,12 @@ OnlineDDL launch test_keyspace 82fa54ac_e83e_11ea_96b7_f875a4d24e90 ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_retry.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_retry.md index f7011ef8d..243bd5cb8 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_retry.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_retry.md @@ -1,7 +1,7 @@ --- title: OnlineDDL retry series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient OnlineDDL retry @@ -26,9 +26,12 @@ vtctl OnlineDDL retry test_keyspace 82fa54ac_e83e_11ea_96b7_f875a4d24e90 ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_show.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_show.md index c3a3d229b..29bb52acc 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_show.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_show.md @@ -1,7 +1,7 @@ --- title: OnlineDDL show series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient OnlineDDL show @@ -37,9 +37,12 @@ OnlineDDL show test_keyspace failed ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_throttle.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_throttle.md index 1dd42e911..f158ed769 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_throttle.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_throttle.md @@ -1,7 +1,7 @@ --- title: OnlineDDL throttle series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient OnlineDDL throttle @@ -26,9 +26,12 @@ OnlineDDL throttle all ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_unthrottle.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_unthrottle.md index cdaec48ab..d4fb4ab8c 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_unthrottle.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_OnlineDDL/vtctldclient_OnlineDDL_unthrottle.md @@ -1,7 +1,7 @@ --- title: OnlineDDL unthrottle series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient OnlineDDL unthrottle @@ -26,9 +26,12 @@ OnlineDDL unthrottle all ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_PingTablet.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_PingTablet.md index fb2e4a679..0a8fb8437 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_PingTablet.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_PingTablet.md @@ -1,7 +1,7 @@ --- title: PingTablet series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient PingTablet @@ -20,9 +20,12 @@ vtctldclient PingTablet ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_PlannedReparentShard.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_PlannedReparentShard.md index 2d37239b0..9784056fb 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_PlannedReparentShard.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_PlannedReparentShard.md @@ -1,7 +1,7 @@ --- title: PlannedReparentShard series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient PlannedReparentShard @@ -14,18 +14,22 @@ vtctldclient PlannedReparentShard ### Options ``` - --avoid-primary string Alias of a tablet that should not be the primary; i.e. "reparent to any other tablet if this one is the primary". - -h, --help help for PlannedReparentShard - --new-primary string Alias of a tablet that should be the new primary. - --wait-replicas-timeout duration Time to wait for replicas to catch up on replication both before and after reparenting. (default 15s) + --avoid-primary string Alias of a tablet that should not be the primary; i.e. "reparent to any other tablet if this one is the primary". + -h, --help help for PlannedReparentShard + --new-primary string Alias of a tablet that should be the new primary. + --tolerable-replication-lag duration Amount of replication lag that is considered acceptable for a tablet to be eligible for promotion when Vitess makes the choice of a new primary. + --wait-replicas-timeout duration Time to wait for replicas to catch up on replication both before and after reparenting. (default 15s) ``` ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RebuildKeyspaceGraph.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RebuildKeyspaceGraph.md index dbb093845..d48a2af7e 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RebuildKeyspaceGraph.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RebuildKeyspaceGraph.md @@ -1,7 +1,7 @@ --- title: RebuildKeyspaceGraph series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient RebuildKeyspaceGraph @@ -22,9 +22,12 @@ vtctldclient RebuildKeyspaceGraph [--cells=c1,c2,...] [--allow-partial] ks1 [ks2 ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RebuildVSchemaGraph.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RebuildVSchemaGraph.md index 64a917835..baa172826 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RebuildVSchemaGraph.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RebuildVSchemaGraph.md @@ -1,7 +1,7 @@ --- title: RebuildVSchemaGraph series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient RebuildVSchemaGraph @@ -21,9 +21,12 @@ vtctldclient RebuildVSchemaGraph [--cells=c1,c2,...] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RefreshState.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RefreshState.md index 8723d6484..0f19f33fe 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RefreshState.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RefreshState.md @@ -1,7 +1,7 @@ --- title: RefreshState series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient RefreshState @@ -20,9 +20,12 @@ vtctldclient RefreshState ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RefreshStateByShard.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RefreshStateByShard.md index 6d7a5390b..85575fcf1 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RefreshStateByShard.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RefreshStateByShard.md @@ -1,7 +1,7 @@ --- title: RefreshStateByShard series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient RefreshStateByShard @@ -21,9 +21,12 @@ vtctldclient RefreshStateByShard [--cell ...] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ReloadSchema.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ReloadSchema.md index c202acefa..2f8edbd4f 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ReloadSchema.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ReloadSchema.md @@ -1,7 +1,7 @@ --- title: ReloadSchema series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient ReloadSchema @@ -20,9 +20,12 @@ vtctldclient ReloadSchema ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaKeyspace.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaKeyspace.md index 7ee14badb..e45dc7f74 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaKeyspace.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaKeyspace.md @@ -1,7 +1,7 @@ --- title: ReloadSchemaKeyspace series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient ReloadSchemaKeyspace @@ -22,9 +22,12 @@ vtctldclient ReloadSchemaKeyspace [--concurrency=] [--include-prima ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaShard.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaShard.md index 9455f7845..9f03772b0 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaShard.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ReloadSchemaShard.md @@ -1,7 +1,7 @@ --- title: ReloadSchemaShard series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient ReloadSchemaShard @@ -22,9 +22,12 @@ vtctldclient ReloadSchemaShard [--concurrency=10] [--include-primary] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RemoveKeyspaceCell.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RemoveKeyspaceCell.md index e158760e2..e867ce558 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RemoveKeyspaceCell.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RemoveKeyspaceCell.md @@ -1,7 +1,7 @@ --- title: RemoveKeyspaceCell series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient RemoveKeyspaceCell @@ -22,9 +22,12 @@ vtctldclient RemoveKeyspaceCell [--force|-f] [--recursive|-r] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RemoveShardCell.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RemoveShardCell.md index 3b57c26bc..b5d356b4d 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RemoveShardCell.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RemoveShardCell.md @@ -1,7 +1,7 @@ --- title: RemoveShardCell series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient RemoveShardCell @@ -22,9 +22,12 @@ vtctldclient RemoveShardCell [--force|-f] [--recursive|-r] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/_index.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/_index.md index a14cec752..0b1e4b0a0 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/_index.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/_index.md @@ -1,7 +1,7 @@ --- title: Reshard series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Reshard @@ -19,9 +19,12 @@ Perform commands related to resharding a keyspace. ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_cancel.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_cancel.md index bd6d86382..6c93efe6d 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_cancel.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_cancel.md @@ -1,7 +1,7 @@ --- title: Reshard cancel series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Reshard cancel @@ -26,12 +26,15 @@ vtctldclient --server localhost:15999 Reshard --workflow cust2cust --target-keys ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_complete.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_complete.md index 5d21ebece..66c4bae3c 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_complete.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_complete.md @@ -1,7 +1,7 @@ --- title: Reshard complete series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Reshard complete @@ -26,12 +26,15 @@ vtctldclient --server localhost:15999 Reshard --workflow cust2cust --target-keys ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_create.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_create.md index b5b552d21..fd5225215 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_create.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_create.md @@ -1,7 +1,7 @@ --- title: Reshard create series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Reshard create @@ -20,6 +20,7 @@ vtctldclient --server localhost:15999 reshard --workflow customer2customer --tar ### Options ``` + -a, --all-cells Copy table data from any existing cell. --auto-start Start the workflow after creating it. (default true) -c, --cells strings Cells and/or CellAliases to copy table data from. --defer-secondary-keys Defer secondary index creation for a table until after it has been copied. @@ -36,12 +37,15 @@ vtctldclient --server localhost:15999 reshard --workflow customer2customer --tar ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_reversetraffic.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_reversetraffic.md index 3830cbf41..2d43aa53b 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_reversetraffic.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_reversetraffic.md @@ -1,7 +1,7 @@ --- title: Reshard reversetraffic series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Reshard reversetraffic @@ -32,12 +32,15 @@ vtctldclient --server localhost:15999 Reshard --workflow cust2cust --target-keys ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_show.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_show.md index 054f4d666..6cb69fbbd 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_show.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_show.md @@ -1,7 +1,7 @@ --- title: Reshard show series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Reshard show @@ -27,12 +27,15 @@ vtctldclient --server localhost:15999 Reshard --workflow cust2cust --target-keys ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_start.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_start.md index 87f6c0d66..a11a0684e 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_start.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_start.md @@ -1,7 +1,7 @@ --- title: Reshard start series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Reshard start @@ -26,12 +26,15 @@ vtctldclient --server localhost:15999 Reshard --workflow cust2cust --target-keys ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_status.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_status.md index cffc532a5..18e90ebbc 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_status.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_status.md @@ -1,7 +1,7 @@ --- title: Reshard status series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Reshard status @@ -26,12 +26,15 @@ vtctldclient --server localhost:15999 Reshard --workflow cust2cust --target-keys ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_stop.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_stop.md index 7a61f8e82..ae62b064b 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_stop.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_stop.md @@ -1,7 +1,7 @@ --- title: Reshard stop series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Reshard stop @@ -26,12 +26,15 @@ vtctldclient --server localhost:15999 Reshard --workflow cust2cust --target-keys ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_switchtraffic.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_switchtraffic.md index a6013d254..1619be7ac 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_switchtraffic.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Reshard/vtctldclient_Reshard_switchtraffic.md @@ -1,7 +1,7 @@ --- title: Reshard switchtraffic series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Reshard switchtraffic @@ -32,12 +32,15 @@ vtctldclient --server localhost:15999 Reshard --workflow cust2cust --target-keys ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RestoreFromBackup.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RestoreFromBackup.md index b0f94327e..226f15190 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RestoreFromBackup.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RestoreFromBackup.md @@ -1,7 +1,7 @@ --- title: RestoreFromBackup series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient RestoreFromBackup @@ -24,9 +24,12 @@ vtctldclient RestoreFromBackup [--backup-timestamp|-t ] [--re ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RunHealthCheck.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RunHealthCheck.md index d32b947f4..ecf032ee6 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RunHealthCheck.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_RunHealthCheck.md @@ -1,7 +1,7 @@ --- title: RunHealthCheck series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient RunHealthCheck @@ -20,9 +20,12 @@ vtctldclient RunHealthCheck ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_SetKeyspaceDurabilityPolicy.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_SetKeyspaceDurabilityPolicy.md index a21cb9bd9..917d4eb2a 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_SetKeyspaceDurabilityPolicy.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_SetKeyspaceDurabilityPolicy.md @@ -1,7 +1,7 @@ --- title: SetKeyspaceDurabilityPolicy series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient SetKeyspaceDurabilityPolicy @@ -30,9 +30,12 @@ vtctldclient SetKeyspaceDurabilityPolicy [--durability-policy=policy_name] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_SetShardTabletControl.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_SetShardTabletControl.md index 11d508441..f828eb69a 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_SetShardTabletControl.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_SetShardTabletControl.md @@ -1,7 +1,7 @@ --- title: SetShardTabletControl series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient SetShardTabletControl @@ -42,9 +42,12 @@ vtctldclient SetShardTabletControl [--cells=c1,c2...] [--denied-tables=t1,t2,... ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_SetWritable.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_SetWritable.md index 06f84631b..31962eeac 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_SetWritable.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_SetWritable.md @@ -1,7 +1,7 @@ --- title: SetWritable series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient SetWritable @@ -20,9 +20,12 @@ vtctldclient SetWritable ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationFix.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationFix.md index c33a481a3..d778422cb 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationFix.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationFix.md @@ -1,7 +1,7 @@ --- title: ShardReplicationFix series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient ShardReplicationFix @@ -20,9 +20,12 @@ vtctldclient ShardReplicationFix ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationPositions.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationPositions.md index d964cabf8..9fa9f6c3a 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationPositions.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ShardReplicationPositions.md @@ -1,7 +1,7 @@ --- title: ShardReplicationPositions series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient ShardReplicationPositions @@ -26,9 +26,12 @@ vtctldclient ShardReplicationPositions ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_SleepTablet.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_SleepTablet.md index 539e6fec6..4fcd4e9e9 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_SleepTablet.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_SleepTablet.md @@ -1,7 +1,7 @@ --- title: SleepTablet series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient SleepTablet @@ -36,9 +36,12 @@ vtctldclient SleepTablet ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_SourceShardAdd.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_SourceShardAdd.md index b4f45904b..e9a872edd 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_SourceShardAdd.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_SourceShardAdd.md @@ -1,7 +1,7 @@ --- title: SourceShardAdd series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient SourceShardAdd @@ -22,9 +22,12 @@ vtctldclient SourceShardAdd [--key-range ] [--tables ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_StartReplication.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_StartReplication.md index e21fc42ec..610c12898 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_StartReplication.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_StartReplication.md @@ -1,7 +1,7 @@ --- title: StartReplication series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient StartReplication @@ -20,9 +20,12 @@ vtctldclient StartReplication ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_StopReplication.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_StopReplication.md index 392836877..f7d4ae1b2 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_StopReplication.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_StopReplication.md @@ -1,7 +1,7 @@ --- title: StopReplication series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient StopReplication @@ -20,9 +20,12 @@ vtctldclient StopReplication ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_TabletExternallyReparented.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_TabletExternallyReparented.md index 649defd6c..893c5680f 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_TabletExternallyReparented.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_TabletExternallyReparented.md @@ -1,7 +1,7 @@ --- title: TabletExternallyReparented series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient TabletExternallyReparented @@ -27,9 +27,12 @@ vtctldclient TabletExternallyReparented ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_UpdateCellInfo.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_UpdateCellInfo.md index 74ae3dc7a..bdb28ee7d 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_UpdateCellInfo.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_UpdateCellInfo.md @@ -1,7 +1,7 @@ --- title: UpdateCellInfo series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient UpdateCellInfo @@ -28,9 +28,12 @@ vtctldclient UpdateCellInfo [--root ] [--server-address ] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_UpdateCellsAlias.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_UpdateCellsAlias.md index 88cdf9e7b..2b4831533 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_UpdateCellsAlias.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_UpdateCellsAlias.md @@ -1,7 +1,7 @@ --- title: UpdateCellsAlias series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient UpdateCellsAlias @@ -25,9 +25,12 @@ vtctldclient UpdateCellsAlias [--cells [--cells ...]] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_UpdateThrottlerConfig.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_UpdateThrottlerConfig.md index 19d028562..51cb69506 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_UpdateThrottlerConfig.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_UpdateThrottlerConfig.md @@ -1,7 +1,7 @@ --- title: UpdateThrottlerConfig series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient UpdateThrottlerConfig @@ -31,9 +31,12 @@ vtctldclient UpdateThrottlerConfig [--enable|--disable] [--threshold=] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_VDiff/_index.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_VDiff/_index.md index fed9edf30..cef781b40 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_VDiff/_index.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_VDiff/_index.md @@ -1,7 +1,7 @@ --- title: VDiff series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient VDiff @@ -19,9 +19,12 @@ Perform commands related to diffing tables involved in a VReplication workflow b ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_create.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_create.md index 5cbd84b0f..1291f3b33 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_create.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_create.md @@ -1,7 +1,7 @@ --- title: VDiff create series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient VDiff create @@ -27,6 +27,7 @@ vtctldclient --server localhost:15999 vdiff --workflow commerce2customer --targe -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) + --max-report-sample-rows uint32 Maximum number of row differences to report (0 for all differences). NOTE: when increasing this value it is highly recommended to also specify --only-pks (default 10) --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. @@ -41,12 +42,15 @@ vtctldclient --server localhost:15999 vdiff --workflow commerce2customer --targe ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_delete.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_delete.md index 4ae9eca9e..fddc72817 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_delete.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_delete.md @@ -1,7 +1,7 @@ --- title: VDiff delete series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient VDiff delete @@ -27,12 +27,15 @@ vtctldclient --server localhost:15999 vdiff --workflow commerce2customer --targe ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_resume.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_resume.md index b052995ca..d046ccce7 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_resume.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_resume.md @@ -1,7 +1,7 @@ --- title: VDiff resume series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient VDiff resume @@ -26,12 +26,15 @@ vtctldclient --server localhost:15999 vdiff --workflow commerce2customer --targe ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_show.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_show.md index 7b5eca915..5046096aa 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_show.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_show.md @@ -1,7 +1,7 @@ --- title: VDiff show series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient VDiff show @@ -29,12 +29,15 @@ vtctldclient --server localhost:15999 vdiff --workflow commerce2customer --targe ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_stop.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_stop.md index ed37f0c97..a1a6ec8f2 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_stop.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_VDiff/vtctldclient_VDiff_stop.md @@ -1,7 +1,7 @@ --- title: VDiff stop series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient VDiff stop @@ -26,12 +26,15 @@ vtctldclient --server localhost:15999 vdiff --workflow commerce2customer --targe ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - --format string The format of the output; supported formats are: text,json. (default "text") - --server string server to use for the connection (required) - --target-keyspace string Target keyspace for this workflow. - -w, --workflow string The workflow you want to perform the command on. + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + --format string The format of the output; supported formats are: text,json. (default "text") + --server string server to use for the connection (required) + --target-keyspace string Target keyspace for this workflow. + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") + -w, --workflow string The workflow you want to perform the command on. ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Validate.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Validate.md index 610d3ce87..a32e61cdc 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Validate.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Validate.md @@ -1,7 +1,7 @@ --- title: Validate series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Validate @@ -21,9 +21,12 @@ vtctldclient Validate [--ping-tablets] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ValidateKeyspace.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ValidateKeyspace.md index f9caa9ab3..1a4b6c13c 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ValidateKeyspace.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ValidateKeyspace.md @@ -1,7 +1,7 @@ --- title: ValidateKeyspace series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient ValidateKeyspace @@ -21,9 +21,12 @@ vtctldclient ValidateKeyspace [--ping-tablets] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ValidateSchemaKeyspace.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ValidateSchemaKeyspace.md index 1702268d1..a8ae50616 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ValidateSchemaKeyspace.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ValidateSchemaKeyspace.md @@ -1,7 +1,7 @@ --- title: ValidateSchemaKeyspace series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient ValidateSchemaKeyspace @@ -24,9 +24,12 @@ vtctldclient ValidateSchemaKeyspace [--exclude-tables=] [--inclu ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ValidateShard.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ValidateShard.md index a7022129f..66ade129d 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ValidateShard.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ValidateShard.md @@ -1,7 +1,7 @@ --- title: ValidateShard series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient ValidateShard @@ -21,9 +21,12 @@ vtctldclient ValidateShard [--ping-tablets] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionKeyspace.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionKeyspace.md index d9f6bf536..1e3e72743 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionKeyspace.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionKeyspace.md @@ -1,7 +1,7 @@ --- title: ValidateVersionKeyspace series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient ValidateVersionKeyspace @@ -20,9 +20,12 @@ vtctldclient ValidateVersionKeyspace ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionShard.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionShard.md index 1d082501c..78c6f074b 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionShard.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_ValidateVersionShard.md @@ -1,7 +1,7 @@ --- title: ValidateVersionShard series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient ValidateVersionShard @@ -20,9 +20,12 @@ vtctldclient ValidateVersionShard ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/_index.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/_index.md index 63d3dca5a..1a438807c 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/_index.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/_index.md @@ -1,7 +1,7 @@ --- title: Workflow series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Workflow @@ -21,9 +21,12 @@ vtctldclient Workflow --keyspace [command] [command-flags] ### 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) + --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) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_delete.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_delete.md index 420a4b406..c507dfd01 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_delete.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_delete.md @@ -1,7 +1,7 @@ --- title: Workflow delete series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Workflow delete @@ -29,10 +29,13 @@ vtctldclient --server localhost:15999 workflow --keyspace customer delete --work ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - -k, --keyspace string Keyspace context for the workflow. - --server string server to use for the connection (required) + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + -k, --keyspace string Keyspace context for the workflow. + --server string server to use for the connection (required) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_list.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_list.md index 25b0cb63c..71f3085ca 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_list.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_list.md @@ -1,7 +1,7 @@ --- title: Workflow list series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Workflow list @@ -26,10 +26,13 @@ vtctldclient --server localhost:15999 workflow --keyspace customer list ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - -k, --keyspace string Keyspace context for the workflow. - --server string server to use for the connection (required) + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + -k, --keyspace string Keyspace context for the workflow. + --server string server to use for the connection (required) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_show.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_show.md index 29a4d8fed..2a199562e 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_show.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_show.md @@ -1,7 +1,7 @@ --- title: Workflow show series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Workflow show @@ -28,10 +28,13 @@ vtctldclient --server localhost:15999 workflow --keyspace customer show --workfl ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - -k, --keyspace string Keyspace context for the workflow. - --server string server to use for the connection (required) + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + -k, --keyspace string Keyspace context for the workflow. + --server string server to use for the connection (required) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_start.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_start.md index fa3dd1e21..cadab48c4 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_start.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_start.md @@ -1,7 +1,7 @@ --- title: Workflow start series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Workflow start @@ -27,10 +27,13 @@ vtctldclient --server localhost:15999 workflow --keyspace customer start --workf ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - -k, --keyspace string Keyspace context for the workflow. - --server string server to use for the connection (required) + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + -k, --keyspace string Keyspace context for the workflow. + --server string server to use for the connection (required) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_stop.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_stop.md index 7c9baca88..2c74619e7 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_stop.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_stop.md @@ -1,7 +1,7 @@ --- title: Workflow stop series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Workflow stop @@ -27,10 +27,13 @@ vtctldclient --server localhost:15999 workflow --keyspace customer stop --workfl ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - -k, --keyspace string Keyspace context for the workflow. - --server string server to use for the connection (required) + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + -k, --keyspace string Keyspace context for the workflow. + --server string server to use for the connection (required) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_update.md b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_update.md index d0db3bc76..ed32e5c5b 100644 --- a/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_update.md +++ b/content/en/docs/19.0/reference/programs/vtctldclient/vtctldclient_Workflow/vtctldclient_Workflow_update.md @@ -1,7 +1,7 @@ --- title: Workflow update series: vtctldclient -commit: 0f751fbb7c64ca5280c5d4f58d038e1df5477c67 +commit: 3b58bee089a76fdb1f9d452787e40f10e34f034d --- ## vtctldclient Workflow update @@ -31,10 +31,13 @@ vtctldclient --server localhost:15999 workflow --keyspace customer update --work ### Options inherited from parent commands ``` - --action_timeout duration timeout to use for the command (default 1h0m0s) - --compact use compact format for otherwise verbose outputs - -k, --keyspace string Keyspace context for the workflow. - --server string server to use for the connection (required) + --action_timeout duration timeout to use for the command (default 1h0m0s) + --compact use compact format for otherwise verbose outputs + -k, --keyspace string Keyspace context for the workflow. + --server string server to use for the connection (required) + --topo-global-root string the path of the global topology data in the global topology server (default "/vitess/global") + --topo-global-server-address strings the address of the global topology server(s) (default [localhost:2379]) + --topo-implementation string the topology implementation to use (default "etcd2") ``` ### SEE ALSO diff --git a/content/en/docs/19.0/reference/programs/vttablet/_index.md b/content/en/docs/19.0/reference/programs/vttablet/_index.md index 8d0ccaef3..4c377fce3 100644 --- a/content/en/docs/19.0/reference/programs/vttablet/_index.md +++ b/content/en/docs/19.0/reference/programs/vttablet/_index.md @@ -1,7 +1,7 @@ --- title: vttablet series: vttablet -commit: 22f1f7d281be40c4267dc3095004af481b9ea1d1 +commit: e818ca560f4562951cd4343413281be1914c9790 --- ## vttablet @@ -100,7 +100,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 [$WORKDIR]) + --config-path strings Paths to search for config files in. (default []) --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) @@ -231,7 +231,7 @@ vttablet \ --lameduck-period duration keep running at least this long after SIGTERM before stopping (default 50ms) --lock-timeout duration Maximum time for which a shard/keyspace lock can be acquired for (default 45s) --lock_tables_timeout duration How long to keep the table locked before timing out (default 1m0s) - --log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0) + --log_backtrace_at traceLocations when logging hits line file:N, emit a stack trace --log_dir string If non-empty, write log files in this directory --log_err_stacks log stack traces for errors --log_queries Enable query logging to syslog. @@ -349,12 +349,12 @@ vttablet \ --stats_emit_period duration Interval between emitting stats to all registered backends (default 1m0s) --statsd_address string Address for statsd client --statsd_sample_rate float Sample rate for statsd metrics (default 1) - --stderrthreshold severity logs at or above this threshold go to stderr (default 1) + --stderrthreshold severityFlag logs at or above this threshold go to stderr (default 1) --stream_health_buffer_size uint max streaming health entries to buffer per streaming health client (default 20) --table-acl-config string path to table access checker config file; send SIGHUP to reload this file --table-acl-config-reload-interval duration Ticker to reload ACLs. Duration flag, format e.g.: 30s. Default: do not reload --table-refresh-interval int interval in milliseconds to refresh tables in status page with refreshRequired class - --table_gc_lifecycle string States for a DROP TABLE garbage collection cycle. Default is 'hold,purge,evac,drop', use any subset ('drop' implcitly always included) (default "hold,purge,evac,drop") + --table_gc_lifecycle string States for a DROP TABLE garbage collection cycle. Default is 'hold,purge,evac,drop', use any subset ('drop' implicitly always included) (default "hold,purge,evac,drop") --tablet-path string tablet alias --tablet_config string YAML file config for tablet --tablet_dir string The directory within the vtdataroot to store vttablet/mysql files. Defaults to being generated by the tablet uid. @@ -373,7 +373,7 @@ vttablet \ --tablet_manager_grpc_server_name string the server name to use to validate server certificate --tablet_manager_protocol string Protocol to use to make tabletmanager RPCs to vttablets. (default "grpc") --tablet_protocol string Protocol to use to make queryservice RPCs to vttablets. (default "grpc") - --throttle_tablet_types string Comma separated VTTablet types to be considered by the throttler. default: 'replica'. example: 'replica,rdonly'. 'replica' aways implicitly included (default "replica") + --throttle_tablet_types string Comma separated VTTablet types to be considered by the throttler. default: 'replica'. example: 'replica,rdonly'. 'replica' always implicitly included (default "replica") --topo_consul_lock_delay duration LockDelay for consul session. (default 15s) --topo_consul_lock_session_checks string List of checks for consul session. (default "serfHealth") --topo_consul_lock_session_ttl string TTL for consul session. @@ -418,7 +418,7 @@ vttablet \ --unhealthy_threshold duration replication lag after which a replica is considered unhealthy (default 2h0m0s) --v Level log level for V logs -v, --version print binary version - --vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging + --vmodule vModuleFlag comma-separated list of pattern=N settings for file-filtered logging --vreplication-parallel-insert-workers int Number of parallel insertion workers to use during copy phase. Set <= 1 to disable parallelism, or > 1 to enable concurrent insertion during copy phase. (default 1) --vreplication_copy_phase_duration duration Duration for each copy phase loop (before running the next catchup: default 1h) (default 1h0m0s) --vreplication_copy_phase_max_innodb_history_list_length int The maximum InnoDB transaction history that can exist on a vstreamer (source) before starting another round of copying rows. This helps to limit the impact on the source tablet. (default 1000000) @@ -426,10 +426,11 @@ vttablet \ --vreplication_experimental_flags int (Bitmask) of experimental features in vreplication to enable (default 3) --vreplication_heartbeat_update_interval int Frequency (in seconds, default 1, max 60) at which the time_updated column of a vreplication stream when idling (default 1) --vreplication_max_time_to_retry_on_error duration stop automatically retrying when we've had consecutive failures with the same error for this long after the first occurrence + --vreplication_net_read_timeout int Session value of net_read_timeout for vreplication, in seconds (default 300) + --vreplication_net_write_timeout int Session value of net_write_timeout for vreplication, in seconds (default 600) --vreplication_replica_lag_tolerance duration Replica lag threshold duration: once lag is below this we switch from copy phase to the replication (streaming) phase (default 1m0s) --vreplication_retry_delay duration delay before retrying a failed workflow event in the replication phase (default 5s) --vreplication_store_compressed_gtid Store compressed gtids in the pos column of the sidecar database's vreplication table - --vreplication_tablet_type string Deprecated: comma separated list of tablet types used as a source (ignored) (default "in_order:REPLICA,PRIMARY") --vstream-binlog-rotation-threshold int Byte size at which a VStreamer will attempt to rotate the source's open binary log before starting a GTID snapshot based stream (e.g. a ResultStreamer or RowStreamer) (default 67108864) --vstream_dynamic_packet_size Enable dynamic packet sizing for VReplication. This will adjust the packet size during replication to improve performance. (default true) --vstream_packet_size int Suggested packet size for VReplication streamer. This is used only as a recommendation. The actual packet size may be more or less than this amount. (default 250000) diff --git a/content/en/docs/19.0/user-guides/schema-changes/audit-and-control.md b/content/en/docs/19.0/user-guides/schema-changes/audit-and-control.md index 919041e92..1a33080b8 100644 --- a/content/en/docs/19.0/user-guides/schema-changes/audit-and-control.md +++ b/content/en/docs/19.0/user-guides/schema-changes/audit-and-control.md @@ -317,6 +317,78 @@ Or complete all: $ vtctldclient ApplySchema --sql "alter vitess_migration complete all" commerce ``` +Also available via `vtctldclient OnlineDDL` command: + +```sh +$ vtctldclient OnlineDDL complete commerce 9e8a9249_3976_11ed_9442_0a43f95f28a3 +{ + "rows_affected_by_shard": { + "0": "0" + } +} +``` + +## Forcing a migration cut-over + +Applicable to `ALTER TABLE` migrations in `vitess` strategy and on MySQL `8.0`. The final step of the migration, the cut-over, involves acquiring locks on the migrated table. This operation can time out when the table is otherwise locked by the user or the app, in which case Vitess retries it later on, until successful. On very busy workloads, or in workloads where the app holds long running transactions locking the table, the migration may never be able to complete. + +The user may instruct Vitess to force the upcoming cut-over(s) of a specific migration, or of all pending migrations. When Vitess cuts-over such a migration, it searches for, and `KILL`s all queries still pending on the mgirated table, as well as all transactions that are holding locks on the table (by `KILL`ing their connections). This has a high likelihood to succeed and to allow the cut-over process to pass. If the cut-over still fails, then Vitess retries it later on, and keeps on `KILL`ing queries and connections on each such attempt. + +Notes: + +- The command merely marks the migration for forced cut-over. +- Actual cut-over expected to take place within a few seconds of issuing this command. +- Normally, migration cut-over intervals have an increasing backoff intervals. Once marked for forced cut-over, the migration ignores any such intervals and attempts at the earliest opportunity. +- It is possible to mark a migration for forced cut-over even before it completes, or before it even starts. The migration will still run normally until the point of cut-over, at which time it will attempt `KILL`ing queries and transactions. +- Not to be confused with `COMPLETE` command, above. This command does not compelte a `--postpone-completion` migration. + +See also `--force-cut-over-after=` [DDL strategy flag](../ddl-strategy-flags). + +#### Via VTGate/SQL + +```sql +mysql> alter vitess_migration 'aa89f255_8d68_11eb_815f_f875a4d24e90' force_cutover; +Query OK, 1 row affected (0.01 sec) +``` + +or + +```sql +mysql> alter vitess_migration force_cutover all; +Query OK, 1 row affected (0.01 sec) +``` + +#### Via vtctldclient + +Mark a specific migration for forced cut-over: + +```shell +$ vtctldclient ApplySchema --sql "alter vitess_migration '9e8a9249_3976_11ed_9442_0a43f95f28a3' force_cutover" commerce +``` + +Or mark all pending migrations: + +```shell +$ vtctldclient ApplySchema --sql "alter vitess_migration force_cutover all" commerce +``` + +Also available via `vtctldclient OnlineDDL` command: + +```sh +$ vtctldclient OnlineDDL force-cutover commerce 9e8a9249_3976_11ed_9442_0a43f95f28a3 +{ + "rows_affected_by_shard": { + "0": "1" + } +} +$ vtctldclient OnlineDDL force-cutover commerce all +{ + "rows_affected_by_shard": { + "0": "4" + } +} +``` + ## Cancelling a migration The user may cancel a migration, as follows: diff --git a/content/en/docs/19.0/user-guides/schema-changes/ddl-strategies.md b/content/en/docs/19.0/user-guides/schema-changes/ddl-strategies.md index df417d741..72f08204a 100644 --- a/content/en/docs/19.0/user-guides/schema-changes/ddl-strategies.md +++ b/content/en/docs/19.0/user-guides/schema-changes/ddl-strategies.md @@ -65,17 +65,19 @@ Different strategies have different behavior for `ALTER` statements. Sections be The `vitess` strategy invokes Vitess's built in [VReplication](../../../reference/vreplication/vreplication/) mechanism. It is the mechanism behind resharding, materialized views, imports from external databases, and more. VReplication migrations use the same logic for copying data as do other VReplication operations, and as such the `vitess` strategy is known to be compatible with overall Vitess behavior. VReplication is authored by the maintainers of Vitess. -VReplication migrations enjoy the general features of VReplication: +`vitess` migrations enjoy the general features of VReplication: - Seamless integration with Vitess. - Seamless use of the throttler mechanism. - Visibility into internal working and status of VReplication. - Agnostic to planned reparenting and to unplanned failovers. A migration will resume from point of interruption shortly after a new primary is available. -VReplication migrations further: +`vitess` migrations further: - Are [revertible](../revertible-migrations): you may switch back to the pre-migration schema without losing any data accumulated during and post migration. - Support a wider range of schema changes. For example, while `gh-ost` has a strict requirement for a shared unique key pre/post migration, `vitess` migrations may work with different keys, making it possible to modify a table's `PRIMARY KEY` without having to rely on an additional `UNIQUE KEY`. +- Support cut-over backoff: should a cut-over fail due to timeout, next cut-overs take place at increasing intervals and up to `30min` intevals, so as to not overwhelm production traffic. +- Support forced cut-over, to prioritise completion of the migration over any queries using the mgirated table, or over any transactions holding locks on the table. ### gh-ost @@ -168,21 +170,23 @@ The embedded `gh-ost` binary will be removed in future versions. The user will n ## Vitess functionality comparison -| Strategy | Managed | Online | Trackable | Declarative | Revertible | Recoverable | -|----------|---------|--------|-----------|-------------|---------------------|-------------| -| `direct` | No | MySQL* | No | No | No | No | -| `mysql` | Yes | MySQL* | Yes | Yes | No | No | -| `pt-osc` | Yes | Yes* | Yes | Yes | `CREATE,DROP` | No* | -| `gh-ost` | Yes | Yes* | Yes+ | Yes | `CREATE,DROP` | No* | -| `vitess` | Yes | Yes* | Yes+ | Yes | `CREATE,DROP,ALTER` | Yes | +| Strategy | Managed | Online | Trackable | Declarative | Revertible | Recoverable | Backoff | +|----------|---------|--------|-----------|-------------|---------------------|-------------|---------| +| `direct` | No | MySQL* | No | No | No | No | No | +| `mysql` | Yes | MySQL* | Yes | Yes | No | No | No | +| `pt-osc` | Yes | Yes* | Yes | Yes | `CREATE,DROP` | No* | No | +| `gh-ost` | Yes | Yes* | Yes+ | Yes | `CREATE,DROP` | No* | No | +| `vitess` | Yes | Yes* | Yes+ | Yes | `CREATE,DROP,ALTER` | Yes | Yes | - **Managed**: whether Vitess schedules and operates the migration - **Online**: - MySQL supports limited online (`INPLACE`) DDL as well as `INSTANT` DDL. See [support chart](https://dev.mysql.com/doc/refman/8.0/en/innodb-online-ddl-operations.html). `INSTANT` DDL is instant on both primary and replicas. `INPLACE` is non-blocking on parent but serialized on replicas, causing replication lag. Otherwise migrations are blocking on both primary and replicas. - - `gh-ost`, `vitess` do not support foreign keys + - `gh-ost` does not support foreign keys - `pt-osc` has support for foreign keys (may apply collateral blocking operations) + - `vitess` supports foreign keys on a [patched MySQL server](https://github.com/planetscale/mysql-server/commit/bb777e3e86387571c044fb4a2beb4f8c60462ced) and with `--unsafe-allow-foreign-keys` DDL strategy flag. - **Trackable**: able to determine migration state (`ready`, `running`, `complete` etc) - `vitess` and `gh-ost` strategies also makes available _progress %_ and _ETA seconds_ - **Declarative**: support `--declarative` flag - **Revertible**: `vitess` strategy supports [revertible](../revertible-migrations/) `ALTER` statements (or `ALTER`s implied by `--declarative` migrations). All managed strategies supports revertible `CREATE` and `DROP`. - **Recoverable**: a `vitess` migration interrupted by planned/unplanned failover, [automatically resumes](../recoverable-migrations/) work from point of interruption. `gh-ost` and `pt-osc` will not resume after failover, but Vitess will automatically retry the migration (by marking the migration as failed and by initiating a `RETRY`), exactly once for any migration. +- **Backoff**: if the final cut-over step times out due to heavy traffic or locks on the migrated table, Vitess retries it in increasing intervals up to `30min` apart, so as not to further overwhelm production traffic. \ No newline at end of file diff --git a/content/en/docs/19.0/user-guides/schema-changes/ddl-strategy-flags.md b/content/en/docs/19.0/user-guides/schema-changes/ddl-strategy-flags.md index a950b42c5..29207c877 100644 --- a/content/en/docs/19.0/user-guides/schema-changes/ddl-strategy-flags.md +++ b/content/en/docs/19.0/user-guides/schema-changes/ddl-strategy-flags.md @@ -22,6 +22,12 @@ Vitess respects the following flags. They can be combined unless specifically in - `--fast-range-rotation`: when the migration runs on a table partitioned by `RANGE`, and the migration either runs a single `DROP PARTITION` or a single `ADD PARTITION`, and nothing other than that, then this flags instructs Vitess to run the `ALTER TABLE` statement directly against MySQL, as opposed to running an Online DDL with a shadow table. For `DROP PARTITION`, this flag is actually always desired, and will possibly become default/redundant in the future. If all conditions are indeed met, then the migration is not revertible. +- `--force-cut-over-after=`: applicable to `ALTER TABLE` migrations in `vitess` strategy and on MySQL `8.0`. The final step of the migration, the cut-over, involves acquiring locks on the migrated table. This operation can time out when the table is otherwise locked by the user or the app, in which case Vitess retries it later on, until successful. When `--force-cut-over-after` is specified, then counting the time since the very first cut-over attempt, and for any further cut-over attempt, Vitess will aggressively `KILL` queries and transactions that are using or locking the migrated table. + + For example, say `--force-cut-over-after=2h`, and that the migration takes `7h` to run. Say there is constant workload/locking that prevents the migration from cutting over. The first cut-over attempt takes place at the end of the `7h` run, and fails due to lock wait timeout. During the next 2 hours there will be multiuple additional attempt to cut-over, and say they all continue to fail. At the `2h` mark (`9h` since starting the migration), give or take, Vitess runs a cut-over that `KILL`s existing queries and transactions on the table. This is likely to make the cut-over successful. Should this still fail, Vitess will continue to forcefully `KILL` queries and transactions in all additional cut-over attempts. + + See also [forcing a migration cut-over](../audit-and-control/#forcing-a-migration-cut-over) + - `--in-order-completion`: a migration that runs with this DDL strategy flag may only complete if no prior migrations are still pending (pending means either `queued`, `ready` or `running` states). `--in-order-completion` considers the order by which migrations were submitted. Note that `--in-order-completion` still allows concurrency. In fact, it is designed to work with concurrent migrations. The idea is that while many migrations may run concurrently, they must _complete_ in-order. - This lets the user submit multiple migrations which may have some dependencies (for example, introduce two views, one of which reads from the other). As long as the migrations are submitted in a valid order, the user can then expect `vitess` to complete the migrations successfully (and in that order). - This strategy flag applies to any `CREATE|DROP TABLE|VIEW` statements, and to `ALTER TABLE` with `vitess|online` strategy.