Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs for 16654 and 16709 #1835

Merged
merged 5 commits into from
Sep 17, 2024
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: vtctldclient
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient

Expand Down Expand Up @@ -83,6 +83,7 @@ vtctldclient [flags]
* [vtctldclient GetTablets](./vtctldclient_gettablets/) - Looks up tablets according to filter criteria.
* [vtctldclient GetThrottlerStatus](./vtctldclient_getthrottlerstatus/) - Get the throttler status for the given tablet.
* [vtctldclient GetTopologyPath](./vtctldclient_gettopologypath/) - Gets the value associated with the particular path (key) in the topology server.
* [vtctldclient GetUnresolvedTransactions](./vtctldclient_getunresolvedtransactions/) - Retrieves unresolved transactions for the given keyspace.
* [vtctldclient GetVSchema](./vtctldclient_getvschema/) - Prints a JSON representation of a keyspace's topo record.
* [vtctldclient GetWorkflows](./vtctldclient_getworkflows/) - Gets all vreplication workflows (Reshard, MoveTables, etc) in the given keyspace.
* [vtctldclient LegacyVtctlCommand](./vtctldclient_legacyvtctlcommand/) - Invoke a legacy vtctlclient command. Flag parsing is best effort.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: AddCellInfo
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient AddCellInfo

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: AddCellsAlias
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient AddCellsAlias

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: ApplyKeyspaceRoutingRules
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient ApplyKeyspaceRoutingRules

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: ApplyRoutingRules
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient ApplyRoutingRules

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: ApplySchema
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient ApplySchema

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: ApplyShardRoutingRules
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient ApplyShardRoutingRules

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: ApplyVSchema
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient ApplyVSchema

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Backup
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient Backup

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: BackupShard
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient BackupShard

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: ChangeTabletType
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient ChangeTabletType

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: CheckThrottler
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient CheckThrottler

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: CreateKeyspace
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient CreateKeyspace

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: CreateShard
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient CreateShard

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: DeleteCellInfo
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient DeleteCellInfo

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: DeleteCellsAlias
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient DeleteCellsAlias

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: DeleteKeyspace
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient DeleteKeyspace

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: DeleteShards
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient DeleteShards

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: DeleteSrvVSchema
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient DeleteSrvVSchema

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: DeleteTablets
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient DeleteTablets

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: EmergencyReparentShard
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient EmergencyReparentShard

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: ExecuteFetchAsApp
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient ExecuteFetchAsApp

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: ExecuteFetchAsDBA
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient ExecuteFetchAsDBA

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: ExecuteHook
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient ExecuteHook

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: ExecuteMultiFetchAsDBA
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient ExecuteMultiFetchAsDBA

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: FindAllShardsInKeyspace
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient FindAllShardsInKeyspace

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: GenerateShardRanges
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient GenerateShardRanges

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: GetBackups
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient GetBackups

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: GetCellInfo
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient GetCellInfo

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: GetCellInfoNames
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient GetCellInfoNames

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: GetCellsAliases
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient GetCellsAliases

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: GetFullStatus
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient GetFullStatus

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: GetKeyspace
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient GetKeyspace

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: GetKeyspaceRoutingRules
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient GetKeyspaceRoutingRules

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: GetKeyspaces
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient GetKeyspaces

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: GetMirrorRules
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient GetMirrorRules

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: GetPermissions
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient GetPermissions

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: GetRoutingRules
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient GetRoutingRules

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: GetSchema
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient GetSchema

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: GetShard
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient GetShard

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: GetShardReplication
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient GetShardReplication

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: GetShardRoutingRules
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient GetShardRoutingRules

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: GetSrvKeyspaceNames
series: vtctldclient
commit: 4bc3b998941037e0446f5c0899587e4093d79f57
commit: f52a0b141fd20db5af050f5d0e2d8724597b60c0
---
## vtctldclient GetSrvKeyspaceNames

Expand Down
Loading