DeleteTablets

vtctldclient DeleteTablets

Deletes tablet(s) from the topology.

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

Options

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

Options inherited from parent commands

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

SEE ALSO

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