janhoy commented on code in PR #4271: URL: https://github.com/apache/solr/pull/4271#discussion_r3247399219
########## solr/solr-ref-guide/modules/deployment-guide/pages/solr-control-script-reference.adoc: ########## @@ -25,6 +25,47 @@ The SolrCLI makes Solr easier to work with by providing simple commands and opti More examples of SolrCLI in use are available throughout this Guide, particularly in the sections xref:installing-solr.adoc#starting-solr[Starting Solr] and xref:getting-started:tutorial-solrcloud.adoc[]. +== Command Reference + +The table below lists all available `bin/solr` commands. +Commands marked with (✓) have dedicated reference pages auto-generated from source annotations; others are documented inline below. Review Comment: Ok, I took a shot at generating (with LLM) usage examples for all the zk sub commands. See updated adoc pages. Example: <img width="950" height="339" alt="Skjermbilde 2026-05-15 kl 12 00 13" src="https://github.com/user-attachments/assets/36af4b47-c5c4-452d-917d-510cd20eb04b" /> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
