momo-jun commented on code in PR #16725:
URL: https://github.com/apache/pulsar/pull/16725#discussion_r927232544


##########
site2/docs/administration-pulsar-shell.md:
##########
@@ -0,0 +1,174 @@
+---
+id: administration-pulsar-shell
+title: Pulsar Shell
+sidebar_label: "Pulsar Shell"
+---
+
+````mdx-code-block
+import Tabs from '@theme/Tabs';
+import TabItem from '@theme/TabItem';
+````
+
+
+Pulsar shell is a fast and flexible shell for Pulsar cluster management, 
messaging, and more.
+It's great for quickly switching between different clusters, and can modify 
cluster or tenant configurations in an instant.
+
+
+# Features

Review Comment:
   ```suggestion
   ## Features
   ```
   
   The content inside a topic starts with Heading2.
   Does it make sense to use "Use case" as the title?



##########
site2/docs/administration-pulsar-shell.md:
##########
@@ -0,0 +1,174 @@
+---
+id: administration-pulsar-shell
+title: Pulsar Shell
+sidebar_label: "Pulsar Shell"
+---
+
+````mdx-code-block
+import Tabs from '@theme/Tabs';
+import TabItem from '@theme/TabItem';
+````
+
+
+Pulsar shell is a fast and flexible shell for Pulsar cluster management, 
messaging, and more.
+It's great for quickly switching between different clusters, and can modify 
cluster or tenant configurations in an instant.
+
+
+# Features
+- Administration: find all the [Admin API](admin-api-overview.md) features 
under  the `admin` command .

Review Comment:
   ```suggestion
   - Administration: find all the [Admin API](admin-api-overview.md) features 
under the `admin` command.
   ```



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to