Crypto - Chia - CLI - CLI Commands - Basic Commands

chia -hHelp.
chia initMigrates files from an old version to the latest version after an update.
chia start nodeStarts node only.
chia start node -rRestarts the node.
chia start farmerStarts the farmer, harvester, node, and wallet.
chia start farmer -rRestarts everything.
chia plots checkChecks all plot files.
chia show -sShow status of node.
chia farm summaryShow summary of the farmer.
chia wallet showShow wallet data.
chia keys generateGenerate keys.
chia keys addAdd keys / seed.
chia stop -d allTurn off all Chia services.
chia netspaceShow the current size of the network.
chia versionShows the current chia version.