Mount unregister

vtctldclient Mount unregister

Unregister a previously mounted external Vitess Cluster.

  1. vtctldclient Mount unregister

Examples

  1. vtctldclient --server localhost:15999 mount unregister ext1

Options

  1. -h, --help help for unregister

Options inherited from parent commands

  1. --action_timeout duration timeout to use for the command (default 1h0m0s)
  2. --compact use compact format for otherwise verbose outputs
  3. --server string server to use for the connection (required)

SEE ALSO

  • vtctldclient Mount - Mount is used to link an external Vitess cluster in order to migrate data from it.