turboFei commented on code in PR #3323:
URL: https://github.com/apache/celeborn/pull/3323#discussion_r2151076078


##########
docs/celeborn_cli.md:
##########
@@ -118,6 +121,9 @@ Usage: celeborn-cli master [-hV] [--apps=appId] 
[--auth-header=authHeader]
       --config-tenant=tenant_id
                              The tenant id of TENANT or TENANT_USER level.
       --delete-apps          Delete resource of an application.
+      --delete-configs=c1,c2,c3...

Review Comment:
   this option looks confused with `--delete-dynamic-conf`.
   
   How about `--dynamic-configs`.
   
   
   ```
   --delete-dynamic-conf --dynamic-configs=c1,c2,c3
   --upsert-dynamic-conf --dynamic-configs=c1,c2,c3
   ```
   
   
   
   
   
   



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