mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
pvesubscription: add page (#23148)
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# pvesubscription
|
||||
|
||||
> Manage Proxmox subscription keys.
|
||||
> More information: <https://pve.proxmox.com/pve-docs/pvesubscription.1.html>.
|
||||
|
||||
- Display subscription information:
|
||||
|
||||
`pvesubscription {{[g|get]}}`
|
||||
|
||||
- Set the subscription key:
|
||||
|
||||
`pvesubscription set {{subscription_key}}`
|
||||
|
||||
- Update subscription information:
|
||||
|
||||
`pvesubscription {{[u|update]}}`
|
||||
|
||||
- Delete the subscription key from the current node:
|
||||
|
||||
`pvesubscription {{[d|delete]}}`
|
||||
Reference in New Issue
Block a user