clue/graph-composer

Add option to write exported image to STDOUT instead of file

clue opened this issue · 2 comments

clue commented
$ graph-composer export directory -
clue commented

The following is already supported, so I'll mark this as closed for now:

$ graph-composer export . /dev/stdout --format=svg
clue commented

FWIW: Not sure about the motivation for opening this but this has been supported every since the export command has been added:

$ graph-composer export directory