5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-18 06:03:46 +03:00
pve-docs/pvesubscription.1-synopsis.adoc
Thomas Lamprecht c6d5bae84a update static/schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-03-27 14:27:58 +01:00

49 lines
857 B
Plaintext

*pvesubscription* `<COMMAND> [ARGS] [OPTIONS]`
*pvesubscription delete*
Delete subscription key of this node.
*pvesubscription get*
Read subscription info.
*pvesubscription help* `[OPTIONS]`
Get help about specified command.
`--extra-args` `<array>` ::
Shows help for a specific command
`--verbose` `<boolean>` ::
Verbose output format.
*pvesubscription set* `<key>`
Set subscription key.
`<key>`: `\s*pve([1248])([cbsp])-[0-9a-f]{10}\s*` ::
Proxmox VE subscription key
*pvesubscription set-offline-key* `<data>`
Internal use only! To set an offline key, use the package
proxmox-offline-mirror-helper instead.
`<data>`: `<string>` ::
A signed subscription info blob
*pvesubscription update* `[OPTIONS]`
Update subscription info.
`--force` `<boolean>` ('default =' `0`)::
Always connect to server, even if local cache is still valid.