and point users to proxmox-offline-mirror-helper
Signed-off-by: Alexander Zeidler <[email protected]>
---
PVE/CLI/pvesubscription.pm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/PVE/CLI/pvesubscription.pm b/PVE/CLI/pvesubscription.pm
index 2fd641d0..f1c11289 100755
--- a/PVE/CLI/pvesubscription.pm
+++ b/PVE/CLI/pvesubscription.pm
@@ -25,11 +25,12 @@ __PACKAGE__->register_method({
name => 'set_offline_key',
path => 'set_offline_key',
method => 'POST',
- description => "(Internal use only!) Set a signed subscription info blob
as offline key",
+ description => "Internal use only! To set an offline key, use the package
proxmox-offline-mirror-helper instead.",
parameters => {
additionalProperties => 0,
properties => {
data => {
+ description => "A signed subscription info blob",
type => "string",
},
},
--
2.39.2
_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel