Marcus Furlong 6025437b65 designate record-list should display record data
designate record-list currently only displays id, type and name. It would be
very useful if the actual data was also displayed, as running a record-get on
each id to obtain this information is very time-consuming.

This patch improves the output so that it is in the following format:

+--------------------------------------+------+-----------------------------+--------------+
| id                                   | type | name                        | data         |
+--------------------------------------+------+-----------------------------+--------------+
| 8a6b789b-71bc-43b6-91eb-9a0790ee1052 | A    | netapp-c1.rc.nectar.org.au. | 172.22.20.71 |
| aa609885-3f8d-4ed6-9de4-3204448281e1 | A    | netapp-c2.rc.nectar.org.au. | 172.22.20.72 |
+--------------------------------------+------+-----------------------------+--------------+

Change-Id: I9ca85b64505d3331fd0bd458c31163cc243e7b34
Closes-Bug: #1308414
2014-04-16 19:08:13 +10:00
2013-06-09 22:08:11 +01:00
2013-06-09 22:08:11 +01:00
2013-06-14 18:33:00 -04:00
2013-06-09 22:08:11 +01:00
2013-06-09 22:08:11 +01:00
2013-05-25 13:26:24 +01:00
2014-02-20 13:40:32 +00:00
2013-11-19 10:42:57 +01:00
2013-12-16 15:41:51 +01:00

The file is empty.
Description
SSH as a Service (Tatu) Client
Readme 598 KiB
Languages
Python 99.4%
reStructuredText 0.5%
Shell 0.1%