summaryrefslogtreecommitdiffstats
path: root/cobbler/modules/cli_distro.py
Commit message (Expand)AuthorAgeFilesLines
* Added a "--clobber" option to all add commands that allows the add to functio...Michael DeHaan2008-04-041-0/+4
* Add a --owner to all the objects, plus associated API calls and backend stuff...Michael DeHaan2008-03-261-0/+5
* Recursive deletes are now possible with --recursive. Web UI still needs to t...Michael DeHaan2008-01-311-0/+3
* Performance tweaking and benchmarks.Michael DeHaan2007-12-121-1/+5
* Changes to make "cobbler ___ report [___]" and "cobbler ___ list" work like t...Michael DeHaan2007-11-271-4/+7
* Work on CLI functions for manipulating objects, including adding the delete c...Michael DeHaan2007-11-261-3/+3
* 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-8/+8
* Initial bits of code to make CLI modular, and use new object system for defin...Michael DeHaan2007-11-191-0/+82