summaryrefslogtreecommitdiffstats
path: root/cobbler/modules/cli_misc.py
Commit message (Expand)AuthorAgeFilesLines
* This is the new status engine in progress. I still need to do some things to...Michael DeHaan2008-04-161-1/+1
* Import now takes an --arch, which is now a recommended field, to ensureMichael DeHaan2008-04-111-3/+5
* Two things -- (A) remove rhpl dep as we aren't using it and we want to useMichael DeHaan2008-04-091-1/+1
* Doc fixMichael DeHaan2008-02-251-1/+4
* Added --rsync-flags to cobbler import.Michael DeHaan2008-01-101-1/+3
* Apply euclid's patch to allow import to take a --kickstart parameterMichael DeHaan2008-01-041-1/+3
* Changes to make "cobbler ___ report [___]" and "cobbler ___ list" work like t...Michael DeHaan2007-11-271-55/+14
* Make reserialize call the right API function.Michael DeHaan2007-11-271-1/+3
* Work on CLI functions for manipulating objects, including adding the delete c...Michael DeHaan2007-11-261-2/+2
* Misc fixes during CLI testing. Not done yet.Michael DeHaan2007-11-191-1/+4
* Further work on CLI modularization. All commands implemented now, except for...Michael DeHaan2007-11-191-0/+291