Skip to content

Commit

Permalink
Correct vtctldclient --help output
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Lord <[email protected]>
  • Loading branch information
mattlord committed Jan 1, 2025
1 parent ddf6720 commit 82c335a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go/flags/endtoend/vtctldclient.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Available Commands:
ChangeTabletTags Changes the tablet tags for the specified tablet, if possible.
ChangeTabletType Changes the db type for the specified tablet, if possible.
CheckThrottler Issue a throttler check on the given tablet.
CopySchemaShard Copies the schema from a source shard's primary (or a specific tablet) to a destination shard. The schema is applied directly on the primary of the destination shard, and it is propagated to the replicas through binlogs.
CreateKeyspace Creates the specified keyspace in the topology.
CreateShard Creates the specified shard in the topology.
DeleteCellInfo Deletes the CellInfo for the provided cell.
Expand Down

0 comments on commit 82c335a

Please sign in to comment.