UpdateCellInfo

vtctldclient UpdateCellInfo

Updates the content of a CellInfo with the provided parameters, creating the CellInfo if it does not exist.

Synopsis

Updates the content of a CellInfo with the provided parameters, creating the CellInfo if it does not exist.

If a value is empty, it is ignored.

  1. vtctldclient UpdateCellInfo [--root <root>] [--server-address <addr>] <cell>

Options

  1. -h, --help help for UpdateCellInfo
  2. -r, --root string The root path the topology server will use for this cell.
  3. -a, --server-address string The address the topology server will connect to for this cell.

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.