summaryrefslogtreecommitdiffstats
path: root/cobbler/modules/cli_profile.py
Commit message (Expand)AuthorAgeFilesLines
* Add "dumpvars" command.Michael DeHaan2008-04-231-24/+23
* 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/+5
* 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/+2
* Performance tweaking and benchmarks.Michael DeHaan2007-12-121-1/+7
* Rewire virt_type into the CLI, which was missing in the rewritten version.Michael DeHaan2007-11-291-0/+1
* Changes to make "cobbler ___ report [___]" and "cobbler ___ list" work like t...Michael DeHaan2007-11-271-7/+10
* Work on CLI functions for manipulating objects, including adding the delete c...Michael DeHaan2007-11-261-4/+4
* 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