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 catalog— Browse and verify the compiled Provider catalog.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 backup— Initialize, push, pull, and inspect encrypted Health Archive backups.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 one raw Provider page or plan its request.gohealthcli describe-schema— Self-describe the Health Archive for LLM consumption.gohealthcli completion— Generate a shell completion script.
#Discoverability
gohealthcli help— discoverability verb (help,help <command>, did-you-mean).gohealthcli --version— build-stamped version, commit, and built identifiers (plain and JSON shapes).