[console_scripts]
agctl = agctl.cli:cli
agt = agctl.cli:cli

[agctl.db_drivers]
postgresql = agctl.clients.db_drivers.postgresql:PostgreSQLDriver
