[console_scripts]
reahl-control = reahl.component.prodshell:ProductionCommandline.execute_one

[reahl.component.databasecontrols]
NullDatabaseControl = reahl.component.dbutils:NullDatabaseControl

[reahl.component.prodcommands]
BackupAllDB = reahl.component.prodshell:BackupAllDB
BackupDB = reahl.component.prodshell:BackupDB
CheckConfig = reahl.component.prodshell:CheckConfig
CreateDB = reahl.component.prodshell:CreateDB
CreateDBTables = reahl.component.prodshell:CreateDBTables
CreateDBUser = reahl.component.prodshell:CreateDBUser
DiffDB = reahl.component.prodshell:DiffDB
DropDB = reahl.component.prodshell:DropDB
DropDBTables = reahl.component.prodshell:DropDBTables
DropDBUser = reahl.component.prodshell:DropDBUser
ListConfig = reahl.component.prodshell:ListConfig
ListDependencies = reahl.component.prodshell:ListDependencies
MigrateDB = reahl.component.prodshell:MigrateDB
RestoreAllDB = reahl.component.prodshell:RestoreAllDB
RestoreDB = reahl.component.prodshell:RestoreDB
RunJobs = reahl.component.prodshell:RunJobs
SizeDB = reahl.component.prodshell:SizeDB

[reahl.eggs]
Egg = reahl.component.eggs:ReahlEgg

[reahl.translations]
reahl-component = reahl.messages

