summaryrefslogtreecommitdiffstats
path: root/cobbler/modules/cli_system.py
Commit message (Expand)AuthorAgeFilesLines
* Add "dumpvars" command.Michael DeHaan2008-04-231-6/+8
* Two things -- (A) remove rhpl dep as we aren't using it and we want to useMichael DeHaan2008-04-091-1/+1
* Added a "--clobber" option to all add commands that allows the add to functio...Michael DeHaan2008-04-041-0/+3
* Remove check from this area of the command line.root2008-04-041-4/+0
* Working on adding checks for duplicate names/ips/macs to cobblerroot2008-04-041-1/+6
* Add a --owner to all the objects, plus associated API calls and backend stuff...Michael DeHaan2008-03-261-0/+4
* Add some options back that went missing in the command line refactor.Michael DeHaan2008-01-041-6/+9
* Performance tweaking and benchmarks.Michael DeHaan2007-12-121-2/+8
* Allow xenfv as a virt type, also make --interface=N work for system editsMichael DeHaan2007-11-281-1/+5
* Changes to make "cobbler ___ report [___]" and "cobbler ___ list" work like t...Michael DeHaan2007-11-271-7/+11
* Work on CLI functions for manipulating objects, including adding the delete c...Michael DeHaan2007-11-261-6/+7
* Further work on CLI modularization. All commands implemented now, except for...Michael DeHaan2007-11-191-0/+3
* All cobbler objects are now stubbed in as CLI modules, still needs testing. ...Michael DeHaan2007-11-191-0/+99