elm

ELM ordinances command line interface.

elm [OPTIONS] COMMAND [ARGS]...

Options

--version

Show the version and exit.

ords

Download and extract ordinances for a list of counties.

elm ords [OPTIONS]

Options

-c, --config <config>

Required Path to ordinance configuration JSON file. This file should contain any/all the arguments to pass to elm.ords.process.process_counties_with_openai().

-v, --verbose

Flag to show logging on the terminal. Default is not to show any logs on the terminal.