confluent cluster register
Description
Register cluster with the MDS cluster registry.
confluent cluster register [flags]
Flags
--hosts string REQUIRED: A comma separated list of hosts.
--protocol string REQUIRED: Security protocol.
--cluster-name string REQUIRED: Cluster name.
--kafka-cluster-id string REQUIRED: Kafka cluster ID.
--schema-registry-cluster-id string Schema Registry cluster ID.
--ksql-cluster-id string ksqlDB cluster ID.
--connect-cluster-id string Kafka Connect cluster ID.
--context string CLI context name.
Global Flags
-h, --help Show help for this command.
-v, --verbose count Increase verbosity (-v for warn, -vv for info, -vvv for debug, -vvvv for trace).
See Also
confluent cluster - Retrieve metadata about Confluent Platform clusters.