First of all congratulations on a really solid start, I tested vykar over the last couple of days alongside my manual borg scripts and things have worked seamlessly so far.
One thing im missing is the ability to programmatically parse the output for commands like list or info.
I could get creative with awk and friends, but wanted to ask what you think about a --json option for these subcommands?
First of all congratulations on a really solid start, I tested vykar over the last couple of days alongside my manual borg scripts and things have worked seamlessly so far.
One thing im missing is the ability to programmatically parse the output for commands like
listorinfo.I could get creative with
awkand friends, but wanted to ask what you think about a--jsonoption for these subcommands?