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 862f2f3611d Add bookies command to pulsar-admin cli documentation page
     new df6b2445e9f Merge pull request #80 from 
michaeljmarshall/add-bookies-admin-docs
862f2f3611d is described below

commit 862f2f3611da5b07dbef2ebe9aedf720f66abff6
Author: Michael Marshall <[email protected]>
AuthorDate: Tue May 17 11:14:41 2022 -0500

    Add bookies command to pulsar-admin cli documentation page
---
 site2/website-next/brodocs/pulsar-admin-manifest.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/site2/website-next/brodocs/pulsar-admin-manifest.json 
b/site2/website-next/brodocs/pulsar-admin-manifest.json
index 87d55c3e3a7..210908e16fa 100644
--- a/site2/website-next/brodocs/pulsar-admin-manifest.json
+++ b/site2/website-next/brodocs/pulsar-admin-manifest.json
@@ -2,6 +2,7 @@
   "docs": [
     { "filename": "broker-stats.md" },
     { "filename": "brokers.md" },
+    { "filename": "bookies.md" },
     { "filename": "clusters.md" },
     { "filename": "functions-worker.md" },
     { "filename": "functions.md" },

Reply via email to