ovsdb-client: Add optional table and columns to dump command
authorBert Vermeulen <bert@biot.com>
Tue, 1 Dec 2015 00:21:54 +0000 (01:21 +0100)
committerBen Pfaff <blp@ovn.org>
Tue, 1 Dec 2015 18:23:19 +0000 (10:23 -0800)
commitb30aa413976efd28e08f548b44c26fd171c949ac
tree23a859bc72990de07a7055c7dd67681e7020fc03
parentd6c1bc0dcb70dc7c467d2f1fe2b2cbd3c3c8a69d
ovsdb-client: Add optional table and columns to dump command

Adding a table to the dump command's arguments retrieves only that table.
One or more columns after the table retrieve only those columns.

Default behavior is unchanged.

Signed-off-by: Bert Vermeulen <bert@biot.com>
[blp@ovn.org updated documentation and usage]
Signed-off-by: Ben Pfaff <blp@ovn.org>
AUTHORS
ovsdb/ovsdb-client.1.in
ovsdb/ovsdb-client.c