[cliff.formatter.list]
json = clifftablib.formatters:JsonFormatter
yaml = clifftablib.formatters:YamlFormatter
html = clifftablib.formatters:HtmlFormatter

[cliff.formatter.show]
json = clifftablib.formatters:JsonFormatter
yaml = clifftablib.formatters:YamlFormatter
html = clifftablib.formatters:HtmlFormatter

