This is an automated email from the ASF dual-hosted git repository.

urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new f5f9e68b947f Docs sync done from apache/pulsar (#69ca0cb)
f5f9e68b947f is described below

commit f5f9e68b947f1e10f4768e17969293f8ce599edc
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 30 01:35:53 2024 +0000

    Docs sync done from apache/pulsar (#69ca0cb)
---
 static/reference/next/pulsar/delete-cluster-metadata.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/static/reference/next/pulsar/delete-cluster-metadata.md 
b/static/reference/next/pulsar/delete-cluster-metadata.md
index 0957b96c6c81..99d4a1b3e03f 100644
--- a/static/reference/next/pulsar/delete-cluster-metadata.md
+++ b/static/reference/next/pulsar/delete-cluster-metadata.md
@@ -9,9 +9,12 @@ $ pulsar delete-cluster-metadata options
 |Flag|Description|Default|
 |---|---|---|
 | `-zk, --zookeeper` | Local ZooKeeper quorum connection string|null|
+| `-md, --metadata-store` | Metadata Store service url. eg: zk:my-zk:2181|null|
+| `-mscp, --metadata-store-config-path` | Metadata Store config path|null|
 | `--zookeeper-session-timeout-ms` | Local zookeeper session timeout ms|30000|
 | `-c, -cluster, --cluster` | Cluster name|null|
 | `-cs, --configuration-store` | Configuration Store connection string|null|
+| `-cmscp, --configuration-metadata-store-config-path` | Configuration 
Metadata Store config path|null|
 | `--bookkeeper-metadata-service-uri` | Metadata service uri of 
BookKeeper|null|
 | `-h, --help` | Show this help message|false|
 | `-g, --generate-docs` | Generate docs|false|

Reply via email to