Version: |
org.nasdanika.models.app.cli@2025.2.0
|
---|
drawio diagram.drawio html-app -r root-action.yml --add-to-root site -r=-1 -F page-template.yml docs
drawio
command loads diagram.drawio
diagram resourcehtml-app
command generates an html application model from the diagram elementspage-template.yml
-r=-1
)docs
directory-r=-1
command line option means “don’t fail on page errors” such as:
Missing resources are reported on pages using danger alert blocks.
If you want to prevent deployment of a site with page errors, don’t use the option or set it to the expected number of errors - there might be “known errors” which you are OK to live with.