drawio

Version: org.nasdanika.cli@2024.12.0
Usage: nsd drawio [-fhV] [-p=<String=String>]... [-P=URL]...
                  [-u=<String=String>]... [-U=URL of URI to URL mapping
                  resource]... <document> [COMMAND]
Loads Drawio document from a URI or file
      <document>         Document URI or file path, resolved relative
                         to the current directory
  -f, --file             Document 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
  -u, --uri=<String=String>
                         URI to URL mapping
                         Target URLs are resolved
                         relative to the document URL
  -U, --uris=URL of URI to URL mapping resource
                         URI map resource URL relative to the document file
                         YAML, JSON, or properties
                         Type is inferred from the content type header, if it
                           is present,
                         or extension
  -V, --version          Print version information and exit.
Commands:
  html-app  Generates html application model from a drawio document