Join Discord
Powered by
Zed Restore file format
# spicedb
u
76
11/09/2023, 1:56 PM
hey all, quick one I guess, what file format does
restore
cli func take? i tried same format(yaml) that
import
takes, but no luck
v
vroldanbet
11/09/2023, 2:14 PM
It uses the file format generated by zed backup, which should be a binary encoded Format, I think it's avro but I'd need to check
u
76
11/09/2023, 2:26 PM
ah ok, makes sense, thanks!
Previous
Next