source code
Create the DB schema
@click.command()
@click.option("--alembic", "-f", "alembic_ini", help= "Path to the alembic configuration file (alembic.ini)", required= True)