Open GoogleCodeExporter opened 9 years ago
thats also a good idea for automated setups.
i agree that it should not have numeric ids inside cli commands. i thought one
could modify the database directly if he wants automation, but if the interface
could manage many dns servers at once and so on, it would make sense to have a
nice cli tool.
For this to happen, a littlebit of rework has to be done.. the application
logic for the different "actions" has to be packed into extra classes which
could then be called by the cli tool aswell as the webinterface.. Currently
there is a class for each Page which has the different actions in separate
function, so it would be some copy past of these function into a new class and
write a wrapper inside the Page classes. I will make a new ticket for this!
Original comment by timo.witte
on 30 Sep 2011 at 6:52
Original comment by timo.witte
on 30 Sep 2011 at 6:58
Original issue reported on code.google.com by
maysara....@gmail.com
on 30 Sep 2011 at 4:06