metahq setup

Download the MetaHQ database and configure the CLI.

Usage:

metahq setup [OPTIONS]

Options:

  -d, --doi TEXT                  Zenodo DOI of the MetaHQ database. Default
                                  is `latest`.
  -o, --data-dir PATH             Path to directory to store the database.
                                  Default is `/home/path/.metahq_data`.
  -l, --log-dir PATH              Path to directory storing logs. Default is
                                  `/home/path/MetaHQ`.
  --log-level [notset|debug|info|warning|error|critical]
                                  Logging level.
  --quiet                         No log or console output if applied.
  -h, --help                      Show this message and exit.