Repository URL to install this package:
Version:
4.0.109 ▾
|
contego
/
home
/
tvault
/
.virtenv
/
lib
/
python2.7
/
site-packages
/
cliff-2.7.0-py2.7.egg-info
/
entry_points.txt
|
---|
[cliff.formatter.completion]
bash = cliff.complete:CompleteBash
none = cliff.complete:CompleteNoCode
[cliff.formatter.list]
csv = cliff.formatters.commaseparated:CSVLister
json = cliff.formatters.json_format:JSONFormatter
table = cliff.formatters.table:TableFormatter
value = cliff.formatters.value:ValueFormatter
yaml = cliff.formatters.yaml_format:YAMLFormatter
[cliff.formatter.show]
json = cliff.formatters.json_format:JSONFormatter
shell = cliff.formatters.shell:ShellFormatter
table = cliff.formatters.table:TableFormatter
value = cliff.formatters.value:ValueFormatter
yaml = cliff.formatters.yaml_format:YAMLFormatter