Usage: nsd invoke [-fhV] [--progress-console] [--progress-data]
[--progress-json] [--progress-output=<progressOutput>]
[-p=<String=String>]... [-P=URL]... <uri> [<bindings>...]
Invokes URI
<uri> URI to invoke
[<bindings>...] Bindings URIs
-f, --file URI parameter is a file path
-h, --help Show this help message and exit.
-p, --property=<String=String>
Property
-P, --properties=URL Properties resource URL relative to the current
directory. YAML, JSON, or properties. Type is
inferred from the content type header, if it is
present, or extension. Properties are loaded in
the order of definition, later properties
replacing the former
--progress-console Output progress to console
--progress-data Output progress data
--progress-json Output progress in JSON
--progress-output=<progressOutput>
Output file for progress monitor
-V, --version Print version information and exit.
Loads an invocable from a URI as explained in Loading Invocables from URIs and then invokes it with arguments obtained from parameters invocable URIs.