ovs-vsctl: Add new "find" command.
authorBen Pfaff <blp@nicira.com>
Tue, 8 Feb 2011 18:21:59 +0000 (10:21 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 9 Feb 2011 00:01:28 +0000 (16:01 -0800)
This allows listing records that match specified criteria, instead
of just records that have specific names.

This will be used in an upcoming patch, along with --columns, to
list all of the interfaces whose type is 'internal'.


No differences found