spiegel_podman/cmd/podman/parse
Jhon Honce c0757374bf Restore "table" --format from V1
* --format "table {{.field..." will print fields out in a table with
  headings.  Table keyword is removed, spaces between fields are
  converted to tabs
* Update parse.MatchesJSONFormat()'s regex to be more inclusive
* Add report.Headers(), obtain all the field names to be used as
  column headers, a map of field name to column headers may be provided
  to override the field names
* Update several commands to use new functions

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2020-10-02 06:58:02 -07:00
..
json.go Restore "table" --format from V1 2020-10-02 06:58:02 -07:00
json_test.go Restore "table" --format from V1 2020-10-02 06:58:02 -07:00
net.go V2 enable ps tests 2020-04-29 15:51:37 -07:00
net_test.go V2 enable ps tests 2020-04-29 15:51:37 -07:00