DeleteTablets

vtctldclient DeleteTablets #

Deletes tablet(s) from the topology.

vtctldclient DeleteTablets <alias> [ <alias> ... ]

Options #

  -p, --allow-primary   Allow the primary tablet of a shard to be deleted. Use with caution.
  -h, --help            help for DeleteTablets

Options inherited from parent commands #

      --action_timeout duration   timeout for the total command (default 1h0m0s)
      --server string             server to use for connection (required)

SEE ALSO #

  • vtctldclient - Executes a cluster management command on the remote vtctld server.