We now have a much enhanced "cobbler report" command that can output 
data in a variety of formats.

It can also do things like cobbler report --name=foo without having to 
say what the type of a "foo" is.   So it saves typing.

Given this, it would be helpful to remove the cobbler syntax:

    cobbler system report --name=foo

Since you can just say

    cobbler report --name=foo
    OR:  cobbler report --what=systems

Similarly, removing "cobbler system list" allows for some nice code 
cleanup, if we allow:

    cobbler list --what=systems

Sound ok?

This would make the command modules a bit easier to hack on as well, and 
removes some ambiguity with commands being offered in more than one place.

--Michael
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to