Mark A. Ziesemer ziesemer
  • Joined on 2025-12-31
ziesemer commented on issue borgmatic-collective/borgmatic#1218 2026-01-07 17:33:47 +00:00
Need command to list configured repositories (without connecting to them).

That would be fantastic. Anything would be better than what exists now. JSON would be my preference. Thanks!

ziesemer commented on issue borgmatic-collective/borgmatic#1218 2026-01-07 05:32:45 +00:00
Need command to list configured repositories (without connecting to them).

Unfortunately, using the yq approach does not look like it will work for me due to several reasons.

  1. This assumes that yq is installed. It isn't on my Debian and Ubuntu systems, at least -…
ziesemer commented on issue borgmatic-collective/borgmatic#1218 2025-12-31 21:53:43 +00:00
Need command to list configured repositories (without connecting to them).

I am working on a script to automatically configure borgmatic on new hosts, including configuring multiple repositories to backup to via dynamically creating some of the YAML config files. While…

ziesemer opened issue borgmatic-collective/borgmatic#1218 2025-12-31 20:15:05 +00:00
Need command to list configured repositories (without connecting to them).