flask.commands

flask.commands entry points are used by Flask to register subcommands of the flask command. If a project defines a flask.commands entry point named foo that points to a Click command object, then once the project is installed, running flask foo will invoke the given command. See the Flask documentation for more information.

Project Entry Point
oarepo-enrollments oarepo:enroll
oarepo-heartbeat-common heartbeat
oarepo-invenio-records-draft draft
oarepo-records-draft oarepo:draft
oarepo-references references
oarepo-taxonomies taxonomies
oarepo-validate oarepo:validate
peewee-moves db
pypn-ref-geo ref_geo
repository-cli repository
rero-invenio-base rero
tabgenie export
tabgenie info
tabgenie sheet
taxhub taxref
ttqakit export
ttqakit info
ttqakit sheet
utils-flask-sqlalchemy db
zubbi collectstatic