Skip to content

Commit

Permalink
Docs sync done from apache/pulsar (#47d35a0)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 30, 2024
1 parent 994e4b0 commit e41fdc0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions static/reference/next/pulsar/initialize-cluster-metadata.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ $ pulsar initialize-cluster-metadata options
| `-tw, --web-service-url-tls` | Web-service URL for new cluster with TLS encryption|null|
| `-ub, --broker-service-url` | Broker-service URL for new cluster|null|
| `-tb, --broker-service-url-tls` | Broker-service URL for new cluster with TLS encryption|null|
| `-te, --tls-enable` | Enable TLS connection for new cluster|null|
| `--auth-plugin` | The authentication plugin for new cluster|null|
| `--auth-parameters` | The authentication parameters for new cluster|null|
| `-md, --metadata-store` | Metadata Store service url. eg: zk:my-zk:2181|null|
| `--zookeeper-session-timeout-ms` | Local zookeeper session timeout ms|30000|
| `-cms, --configuration-metadata-store` | Configuration Metadata Store connection string|null|
Expand Down

0 comments on commit e41fdc0

Please sign in to comment.