health

module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 23, 2023 License: MIT

README

health

health is a command-line utility to convert Apple's health export in xml format into a PostgreSQL database

Usage

health [options]
  -database string
    database name (default "health")
  -dbhost string
    database host (default "localhost")
  -dbpass string
    database password
  -dbport int
    database port (default 5432)
  -dbssl
    database ssl
  -dbuser string
    database user (default "postgres")
  -help
    show help
  -version
    show version and exit
  -input string
    input file (default "export.xml")
  -apply-schema
    apply schema (this will recreate all tables. It should be used on the first run.)

Author

Sergio Moura

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL