You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/10/19 00:55:22 UTC

[GitHub] [pulsar] SignorMercurio commented on a diff in pull request #18051: [feat][doc] Separate CLI docs for doc gen automation

SignorMercurio commented on code in PR #18051:
URL: https://github.com/apache/pulsar/pull/18051#discussion_r998840842


##########
site2/docs/reference-cli-tools.md:
##########
@@ -6,1066 +6,21 @@ sidebar_label: "Pulsar CLI tools"
 
 Pulsar offers several command-line tools that you can use for managing Pulsar installations, performance testing, using command-line producers and consumers, and more.
 
-All Pulsar command-line tools can be run from the `bin` directory of your [installed Pulsar package](getting-started-standalone.md). The following tools are currently documented:
+* [`pulsar-admin`](https://pulsar.apache.org/reference/#/latest/pulsar-admin/)
+* [`pulsar`](https://pulsar.apache.org/reference/#/latest/pulsar/)
+* [`pulsar-client`](https://pulsar.apache.org/reference/#/latest/pulsar-client/)
+* [`pulsar-perf`](https://pulsar.apache.org/reference/#/latest/pulsar-perf/)

Review Comment:
   We can change `latest` to `next`, but may not be able to use `/reference` as it may be parsed by Docusaurus as a markdown docs rather than an external link to another site.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org