[pdm-devel] [PATCH datacenter-manager 0/2] support eligibility checking in the cli

Shannon Sterz s.sterz at proxmox.com
Mon Dec 15 17:21:28 CET 2025


these two patches add commands for query and updating the enterprise
support eligibility status of pdm itself as well as updating it. it also
includes a patch to add such a command to the system report. for a
reasoning on why this naming was chosen see commit 1.

Shannon Sterz (2):
  cli: admin: add `support-eligibility` subcommand
  server: add the new `support-eligibility` subcommand to the report

 cli/admin/src/main.rs                |  2 +
 cli/admin/src/support_eligibility.rs | 66 ++++++++++++++++++++++++++++
 server/src/report.rs                 |  4 ++
 3 files changed, 72 insertions(+)
 create mode 100644 cli/admin/src/support_eligibility.rs

--
2.47.3





More information about the pdm-devel mailing list