Update main cli page#983
Merged
Merged
Conversation
- Fix GitHub source links (main/chia/cmds, plotting/check_plots, chiapos main). - Replace stale top-level command dump: remove dao, add solver/version/run_daemon; cite chia.py. - Add DataLayer and solver sections with links to datalayer-cli and farmer connect_to_solver. - Soften Windows install path wording and plotters intro; note hidden beta command. Slug /reference-client/cli-reference/cli unchanged — no redirects required. Co-authored-by: Cursor <cursoragent@cursor.com>
danieljperry
reviewed
May 5, 2026
danieljperry
reviewed
May 5, 2026
Add a safety warning for chia start all and convert solver/data/other sections to h2 so they are linkable and appear in page navigation. Co-authored-by: Cursor <cursoragent@cursor.com>
danieljperry
approved these changes
May 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
Low Risk
Documentation-only updates that reorganize CLI help text and links; risk is limited to potentially confusing users if service group mappings drift from the client implementation.
Overview
Updates the
CLI Overviewdoc to better route readers to deeper topic pages and to reflect current top-level CLI surface area.Refreshes
chia startdocumentation from a fixed service list to service groups, adding an explicit group→services table (including DataLayer/crawler/seeder variants) and a warning aboutchia start all. Also adds brief sections for DataLayer (chia data) and the Solver CLI, and updates samplechia -houtput accordingly.Cleans up wording and maintenance items: clarifies Windows binary locations, generalizes plotter text, and updates several GitHub source links to point at
main.Reviewed by Cursor Bugbot for commit 7f02a2b. Bugbot is set up for automated code reviews on this repo. Configure here.