osc_lib.cli.format_columns Module¶Formattable column for specify content type
osc_lib.cli.format_columns.DictColumn(value)¶Bases: cliff.columns.FormattableColumn
Format column for dict content
human_readable()¶osc_lib.cli.format_columns.DictListColumn(value)¶Bases: cliff.columns.FormattableColumn
Format column for dict, key is string, value is list
human_readable()¶ 
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.