These commands helped me a lot when I started farm with chia, later with chives. Below is few main commands. 🙂
chives init – migrates files from an old version to the latest version after an update
chives start node – starts node only
chives start node -r – restarts the node
chives start farmer – starts the farmer, harvester, bode, and wallet
chives start farmer -r – restarts everything
chives plots check – checks all plot files
chives show -s – show status of node
chives farm summary – show summary of the farmer
chives wallet show – show wallet data
chives keys generate – generate keys
chives keys add – add keys / seed
chives stop -d all – turn off all chives services
chives wallet get_address – get a receiving address
chives wallet get_transaction – obtain a transaction
chives wallet get_transactions – show all transactions
chives wallet show – show wallet data