NAME
recs-fromjsonarray
recs-fromjsonarray --help-all
Usage: recs-fromjsonarray <args> [<files>]
Import JSON objects from within a JSON array.
Arguments:
--key|k <keys> Optional Comma separated list of field names. If
none specified, use all keys. May be specified
multiple times, may be key specs
--filename-key|fk <keyspec> Add a key with the source filename (if no
filename is applicable will put NONE)
Help Options:
--help This help screen
SEE ALSO
See App::RecordStream for an overview of the scripts and the system
Run
recs examples
or see App::RecordStream::Manual::Examples for a set of simple recs examplesRun
recs story
or see App::RecordStream::Manual::Story for a humorous introduction to RecordStreamEvery command has a
--help
mode available to print out usage and examples for the particular command, just like the output above.