summaryrefslogtreecommitdiffstats
path: root/cobbler/modules/cli_distro.py
Commit message (Expand)AuthorAgeFilesLines
* 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