Every user-facing subcommand exposed by gohealthcli. Pages are regenerated from the binary by make docs-commands; the committed copies must match a fresh regeneration.
#Subcommands
gohealthcli init— Create local config and an empty Health Archive.gohealthcli doctor— Validate local setup and provider reachability.gohealthcli connect— Run the browser OAuth flow and anchor one Google Identity.gohealthcli identity— Refresh the archived Google Identity metadata.gohealthcli profile— Archive a Profile Snapshot from the provider.gohealthcli settings— Archive a Settings Snapshot from the provider.gohealthcli devices— Archive a Paired Devices Snapshot from the provider.gohealthcli irn-profile— Archive an IRN Profile Snapshot from the provider.gohealthcli sync— Archive Google Health Data Points and supported Rollups.gohealthcli status— Summarise archive counts and newest synced timestamps.gohealthcli query— Run guarded read-only SQL over the Health Archive.gohealthcli export— Write a normalised dataset to CSV or JSONL.gohealthcli raw— Print raw provider JSON for endpoint exploration.gohealthcli describe-schema— Self-describe the Health Archive for LLM consumption.
#Discoverability
gohealthcli help— discoverability verb (help,help <command>, did-you-mean).gohealthcli --version— build-stamped version, commit, and built identifiers (plain and JSON shapes).