Caution
|
DEPRECATED |
CLI for Draw.io
docker run -it -v $(pwd):/data rlespinasse/drawio-cli --help
Possibilities:
-
Create a Draw.io file
-
Check a Draw.io file
-
Export a Draw.io file (or inside a folder)
Tip
|
Set DRAWIO_CLI_SUPPRESS_WARNINGS to true to avoid some warnings: -e DRAWIO_CLI_SUPPRESS_WARNINGS=true
|
This docker image serve as base image for
-
rlespinasse/drawio-export - Draw.io export cli with enhanced capabilities