ridbpy CLI

ridbpy

Welcome to ridbPy

visit the ridbPy documentation at https://github.com/juftin/ridbpy

ridbpy [OPTIONS] COMMAND [ARGS]...

Options

--version

Show the version and exit.

database

Perform Actions on the Database

ridbpy database [OPTIONS] COMMAND [ARGS]...

build

Build the Database

ridbpy database build [OPTIONS]

destroy

Destroy the Database

And also rebuild it

ridbpy database destroy [OPTIONS]

query

Query the pyridb Database

ridbpy database query [OPTIONS] COMMAND [ARGS]...
rec-areas

List Recreation Areas

ridbpy database query rec-areas [OPTIONS]

Options

-l, --limit <limit>

raw

Interact with the Latest Raw RIDB Data

ridbpy database raw [OPTIONS] COMMAND [ARGS]...
fetch

Fetch the Raw RIDB Data into a Local SQLite Database

ridbpy database raw fetch [OPTIONS]
ingest

Ingest the Raw RIDB Data into the ridbPy Backing Database

ridbpy database raw ingest [OPTIONS]