From: Christoph Heiss <c.heiss@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [PATCH proxmox-backup 0/2] manager: user: improve 'generate-token', implement 'update-token'
Date: Thu, 16 Jul 2026 12:29:55 +0200 [thread overview]
Message-ID: <20260716103108.724902-1-c.heiss@proxmox.com> (raw)
Two small patches improving API token management via the
`proxmox-backup-manager user [..]` command a bit.
Both patches are pretty straight-forward and mostly boilerplate; calling
the underlying API method and formatting the result.
Christoph Heiss (2):
manager: user: make 'user generate-token' accept --output-format
manager: user: add 'user update-token' command
src/bin/proxmox_backup_manager/user.rs | 102 ++++++++++++++++++++++++-
1 file changed, 100 insertions(+), 2 deletions(-)
--
2.54.0
next reply other threads:[~2026-07-16 10:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-16 10:29 Christoph Heiss [this message]
2026-07-16 10:29 ` [PATCH proxmox-backup 1/2] manager: user: make 'user generate-token' accept --output-format Christoph Heiss
2026-07-16 10:29 ` [PATCH proxmox-backup 2/2] manager: user: add 'user update-token' command Christoph Heiss
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260716103108.724902-1-c.heiss@proxmox.com \
--to=c.heiss@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox