diff --git a/site2/docs/reference-cli-tools.md b/site2/docs/reference-cli-tools.md index a8bb2058103bc..d3f3af1a378ca 100644 --- a/site2/docs/reference-cli-tools.md +++ b/site2/docs/reference-cli-tools.md @@ -166,14 +166,14 @@ Options |`-ub` , `--broker-service-url`|The broker service URL for the new cluster|| |`-tb` , `--broker-service-url-tls`|The broker service URL for the new cluster with TLS encryption|| |`-c` , `--cluster`|Cluster name|| -|`-cs` , `--configuration-store`|The configuration store quorum connection string|| +|`-cms` , `--configuration-metadata-store`|The configuration metadata store quorum connection string|| |`--existing-bk-metadata-service-uri`|The metadata service URI of the existing BookKeeper cluster that you want to use|| |`-h` , `--help`|Cluster name|false| |`--initial-num-stream-storage-containers`|The number of storage containers of BookKeeper stream storage|16| |`--initial-num-transaction-coordinators`|The number of transaction coordinators assigned in a cluster|16| |`-uw` , `--web-service-url`|The web service URL for the new cluster|| |`-tw` , `--web-service-url-tls`|The web service URL for the new cluster with TLS encryption|| -|`-zk` , `--zookeeper`|The local ZooKeeper quorum connection string|| +|`-md` , `--metadata-store`|The metadata store service url|| |`--zookeeper-session-timeout-ms`|The local ZooKeeper session timeout. The time unit is in millisecond(ms)|30000|