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

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

[reahl.migratelist]
0 = reahl.commands.migrations:ReahlCommandsReahlSchemaInitialise

