[gearbox.commands]
migrate-pluggable = tgext.pluggable.commands.alembic_migration:MigrateCommand
plug = tgext.pluggable.commands.plug:PlugApplicationCommand
quickstart-pluggable = tgext.pluggable.commands.quickstart:QuickstartPluggableCommand
sqla-migrate-pluggable = tgext.pluggable.commands.migration:MigrateCommand

