Michael DeHaan wrote:
> Anderson Silva wrote:
>   
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Allows cobbler report to show output w/o headers.
>>
>> AS
>>   
>>     
>
> Applied, thanks!
>
> FYI:  I've renamed this argument from "--noheaders" to "--no-headers".
>
> The other thing this report feature should do is enforce a very minor 
> bit of field ordering.  
>
> For instance:
>
> cobbler  report --format=csv --what=profiles --noheaders
>
> is useful for putting into a spreadsheet but the name field, which is 
> basically our "primary key" is not the first field printed.
>
> The same goes for Wiki output.
>
> So the user has do to:
>
> cobbler  report --format=csv --what=profiles --noheaders 
> --fields=name,distro,kickstart
>
> Ideally the name should always come first.  Not a major concern but a 
> nice to have.
>
> --Michael
>
>   
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.4.8 (Darwin)
>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>>
>> iEYEARECAAYFAkj4Di4ACgkQECmX3C4JWKgiyQCgkbSn7VGlrO2KO4pbGbUeO8Sf
>> 7PEAn1MnUMb/qADWohX8KQ8RB89CkCBA
>> =+Gjv
>> -----END PGP SIGNATURE-----
>>   
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> cobbler mailing list
>> [email protected]
>> https://fedorahosted.org/mailman/listinfo/cobbler
>>     
>
> _______________________________________________
> cobbler mailing list
> [email protected]
> https://fedorahosted.org/mailman/listinfo/cobbler
>   

Also, the other thing I'd like to see for this, if anyone wants to add 
it, is a fixed width tabular output format, so you could see a cleanly 
formatted
version with only the fields you cared about, such as for generating 
ASCII/email reports.

HTML tables also seem to make sense.

--Michael

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

Reply via email to