Synopsis
nf2t package [-e=<arg1>] -i=<arg2> -o=<arg3> [-r=<arg4>] [-v=<arg0>]
Description
Packages FlowFileStream(s), information regarding this operation sent to standard out. See command arguments for furher details.
Options
- -e, --extension=<arg1>
-
For the package command, it will be used to generate the outgoing extension of the specified version.
- -i, --in=<arg2>
-
The input path. For the package command, a directory or file containing FlowFile content.
- -o, --out=<arg3>
-
The output path. For the package command, a directory where a FlowFileStream will be created containing all the incoming content with a default filename, or the full path to the FlowFileStream.
- -r, --results=<arg4>
-
An optional field to specify an output for the results JSON.
- -v, --version=<arg0>
-
This is the FlowFileStream version of the resulting FlowFile.