[console_scripts]
inmanta = inmanta.app:app
inmanta-cli = inmanta.main:main
inmanta-migrate-db = inmanta.db.migrate_to_postgresql:main

