Hi. Can I make `zed backup` to output to `stdout`...
# spicedb
f
Hi. Can I make
zed backup
to output to
stdout
? It keeps insisting on a file. I tried to cheat using
-
(which creates a file named like that) or
/dev/stdout
as a file, but it refuses that the
backup file already exists
and there is not
--force
AFAICS.
2 Views