fietsboek.updater.cli module

Updater for Fietsboek.

While this script does not download and install the latest Fietsboek version itself (as this step depends on where you got Fietsboek from), it takes care of managing migrations between Fietsboek versions. In particular, the updater takes care of running the database migrations, migrating the data directory and migrating the configuration.

fietsboek.updater.cli.user_confirm(verb)

Ask the user for confirmation before proceeding.

Aborts the program if no confirmation is given.

Parameters:

verb (str) – The verb to use in the text.