mrproliu commented on code in PR #1180:
URL: 
https://github.com/apache/skywalking-banyandb/pull/1180#discussion_r3424938172


##########
docs/operation/lifecycle.md:
##########
@@ -121,18 +121,74 @@ lifecycle \
 
 ### Command-Line Parameters
 
-| Parameter             | Description                                          
                         | Default Value                  |
-| --------------------- | 
----------------------------------------------------------------------------- | 
------------------------------ |
-| `--node-labels`       | Labels of the current node (e.g., 
`type=hot,region=us-west`)                  | `nil`                          |
-| `--grpc-addr`         | gRPC address of the source data node to snapshot and 
read from                | `127.0.0.1:17912`              |
-| `--enable-tls`        | Enable TLS for gRPC connection                       
                         | `false`                        |
-| `--insecure`          | Skip server certificate verification                 
                         | `false`                        |
-| `--cert`              | Path to the gRPC server certificate                  
                         | `""`                           |
-| `--stream-root-path`  | Root directory for stream catalog snapshots          
                         | `/tmp`                         |
-| `--measure-root-path` | Root directory for measure catalog snapshots         
                         | `/tmp`                         |
-| `--trace-root-path`   | Root directory for trace catalog snapshots           
                         | `/tmp`                         |
-| `--progress-file`     | File path used for progress tracking and crash 
recovery                       | `/tmp/lifecycle-progress.json` |
-| `--schedule`          | Schedule for periodic backup (e.g., @yearly, 
@monthly, @weekly, @daily, etc.) | `""`                           |
+| Parameter                           | Description                            
                                                                  | Default 
Value                  |
+|-------------------------------------|----------------------------------------------------------------------------------------------------------|
 ------------------------------ |
+| `--node-labels`                     | Labels of the current node (e.g., 
`type=hot,region=us-west`)                                             | `nil`  
                        |
+| `--grpc-addr`                       | gRPC address of the source data node 
to snapshot and read from                                           | 
`127.0.0.1:17912`              |

Review Comment:
   There no line start with `||`.



-- 
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