$initialize-cluster-metadata
$ pulsar initialize-cluster-metadata options
| Flag | Description | Default |
|---|---|---|
-tb, --broker-service-url-tls | Broker-service URL for new cluster with TLS encryption | null |
-cs, --configuration-store | Configuration Store connection string | cs |
--initial-num-transaction-coordinators | Num transaction coordinators will assigned in cluster | 16 |
-uw, --web-service-url | Web-service URL for new cluster | uw |
--bookkeeper-metadata-service-uri | The metadata service URI of the existing BookKeeper cluster that you want to use | null |
-h, --help | Show this help message | false |
--existing-bk-metadata-service-uri | The metadata service URI of the existing BookKeeper cluster that you want to use | null |
-ub, --broker-service-url | Broker-service URL for new cluster | null |
-g, --generate-docs | Generate docs | true |
-gzk, --global-zookeeper | Global ZooKeeper quorum connection string | null |
-tw, --web-service-url-tls | Web-service URL for new cluster with TLS encryption | null |
--zookeeper-session-timeout-ms | Local zookeeper session timeout ms | 30000 |
-zk, --zookeeper | Local ZooKeeper quorum connection string | zk |
-c, --cluster | Cluster name | c |
--initial-num-stream-storage-containers | Num storage containers of BookKeeper stream storage | 16 |