cliff/cliff/formatters
Doug Hellmann 556495e530 add ShowOne base class for commands that need to show properties of an individual object
make the table formatter work as a single object formatter
update the docs for the new features
2012-04-27 19:56:45 -04:00
..
__init__.py start creating a subclass of command for producing a list of output in different formats, using prettytable as an example formatter 2012-04-22 16:15:37 -07:00
base.py add ShowOne base class for commands that need to show properties of an individual object 2012-04-27 19:56:45 -04:00
commaseparated.py add a csv formatter for list apps 2012-04-22 16:26:02 -07:00
table.py add ShowOne base class for commands that need to show properties of an individual object 2012-04-27 19:56:45 -04:00