[pbs-devel] [PATCH backup 0/5] Allow reading more system credentials & add docs

Maximiliano Sandoval m.sandoval at proxmox.com
Wed Mar 26 15:26:04 CET 2025


These patches are a follow-up from [1]. We allow reading the fingerprint and
repository from system credentials and add documentation.

[1] https://lore.proxmox.com/pbs-devel/8728c4b8-b2ee-46d3-8cfb-014e24042251@proxmox.com/T/#t

Maximiliano Sandoval (5):
  pbs-client: use a const for the PBS_REPOSITORY env variable
  pbs-client: allow reading default repository from system credential
  pbs-client: allow reading fingerprint from system credential
  pbs-client: make common helper for getting UTF-8 secrets
  docs: client: add section about system credentials

 docs/backup-client.rst      | 36 +++++++++++++++++++++
 pbs-client/src/tools/mod.rs | 62 ++++++++++++++++++++++++++++++-------
 2 files changed, 86 insertions(+), 12 deletions(-)

-- 
2.39.5





More information about the pbs-devel mailing list