Anonymitaet commented on a change in pull request #13018:
URL: https://github.com/apache/pulsar/pull/13018#discussion_r759000588
##########
File path: site2/docs/reference-cli-tools.md
##########
@@ -266,6 +267,20 @@ Options
|`-c`, `--conf`|Configuration file for ZooKeeper||
|`-server`|Configuration zk address, eg: `127.0.0.1:2181`||
+### `autorecovery`
+
+Runs an autorecovery service
+
+Usage
+```bash
+$ pulsar autorecovery options
+```
+
+Options
+
+|Flag|Description|Default|
+|---|---|---|
+|`-c`, `--conf`|Configuration for the autorecovery||
Review comment:
```suggestion
|`-c`, `--conf`|Configuration for the autorecovery|N/A|
```
--
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]