Usage: nsd rules action-model [-fhRV] [--progress-console] [--progress-data]
[--progress-json]
[--progress-output=<progressOutput>]
[-c=<String=String>]... [-C=URL]...
[-M=<String=String>]... <model> <output>
Generates rule set documentation action model
<model> Model URI or file path, resolved relative
to the current directory
or looked up in registered rule sets
if -R option is provided
<output> Output file
-c, --context-entry=<String=String>
Context entries.
Shadow entries in contexts and mounts.
-C, --context=URL Context resource URL relative to the current
directory. YAML, JSON, or properties. In
properties dots are treated as key path
separators. Type is inferred from the content type
header, if it is present, or extension. Contexts
are composed in the order of definition, later
context entries shadowing the former
-f, --file Mdel parameter is a file path
-h, --help Show this help message and exit.
-M, --context-mount=<String=String>
MappingContext resource URL relative to the current
directory. YAML, JSON, or properties. In
properties dots are treated as key path
separators. Type is inferred from the content type
header, if it is present, or extension. Mounts
shadow context entries.
--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
-R, --registered Use registered rule set
with provided URI
-V, --version Print version information and exit.