Currently it is quite hard to write a simple matcher in command line. Due to object, key definition.
e.g. {"key"} needs to be put in '{"key"}'.
Peharps it would be beneficial to use an alternative key definition (or both).
e.g. /_key_/ and // for wild card matches.