html-app

Version: org.nasdanika.models.app.cli@2025.1.0
Usage: nsd drawio html-app [-fhRV] [-b=<base>] [-P=<insertionIndex>]
                           [-r=<rootLabel>] [-x=<indexName>]
                           [--content-type-resource-factory=<String=Class>]...
                           [--extension-resource-factory=<String=Class>]...
                           [-F=Invocable URI]...
                           [--protocol-resource-factory=<String=Class>]...
                           [COMMAND]
Generates html application model from a drawio document
  -b, --base-uri=<base>     Base URI. E.g. 'pages/'
      --content-type-resource-factory=<String=Class>
                            Maps content type to resource factory class
      --extension-resource-factory=<String=Class>
                            Maps extension to resource factory class
  -f, --file                Root action option is a file path
  -F, --representation-element-filter=Invocable URI
                            Invocable URI of representation element filter
                            URIs are resolved relative to the current directory
  -h, --help                Show this help message and exit.
  -P, --position=<insertionIndex>
                            Insertion position
                            Defaults to 0
      --protocol-resource-factory=<String=Class>
                            Maps protocol to resource factory class
  -r, --root-label=<rootLabel>
                            Root label URL or file path, resolved relative
                            to the current directory
  -R, --add-to-root         Add labels to the root
                            even if the principal is present
  -V, --version             Print version information and exit.
  -x, --index=<indexName>   Indext file name, defaults to index.html
Commands:
  save  Saves model to a file
  site  Generates HTML site