summaryrefslogtreecommitdiffstats
path: root/cobbler/modules/cli_repo.py
Commit message (Expand)AuthorAgeFilesLines
* Add "dumpvars" command.Michael DeHaan2008-04-231-7/+9
* 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/+4
* Add a --owner to all the objects, plus associated API calls and backend stuff...Michael DeHaan2008-03-261-0/+5
* Added a parameter --yumopts which allows setting parameters for yum plugins i...Michael DeHaan2008-01-091-3/+7
* Performance tweaking and benchmarks.Michael DeHaan2007-12-121-1/+7
* Apply Christophe's patch to enable yum priorities. Slightly tweaked to defau...Michael DeHaan2007-11-291-0/+2
* Changes to make "cobbler ___ report [___]" and "cobbler ___ list" work like t...Michael DeHaan2007-11-271-4/+9
* 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-0/+77