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

