Version: |
org.nasdanika.cli
|
---|
Usage: nsd drawio [-fhV] [-c=<String=String>]... [-C=URL]...
[-M=<String=String>]... <document> [COMMAND]
Loads Drawio document from a URI or file
<document> Document URI or file path, resolved relative
to the current directory
-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 Document 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.
-V, --version Print version information and exit.
Commands:
html-app Generates html application model from a drawio document