added field list to find command (solved #1)
This commit is contained in:
@@ -14,6 +14,7 @@
|
|||||||
## Features
|
## Features
|
||||||
* new "read" option "-n" for retrieving name/value pairs in numeric form
|
* new "read" option "-n" for retrieving name/value pairs in numeric form
|
||||||
* new "find" option "-e" for exactly matching name and optional circuit (ignoring case)
|
* new "find" option "-e" for exactly matching name and optional circuit (ignoring case)
|
||||||
|
* new "find" optipn "-F" for listing messages in CSV format with selected columns only
|
||||||
* added numeric, verbose, and required options to JSON and use "null" for unset or replacement value
|
* added numeric, verbose, and required options to JSON and use "null" for unset or replacement value
|
||||||
* allow static ".json" files being served by HTTP port
|
* allow static ".json" files being served by HTTP port
|
||||||
* allow passing raw value when writing name/value pairs
|
* allow passing raw value when writing name/value pairs
|
||||||
|
|||||||
Reference in New Issue
Block a user