mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-01-10 01:17:51 +03:00
36 lines
601 B
Plaintext
36 lines
601 B
Plaintext
*pvesubscription* `<COMMAND> [ARGS] [OPTIONS]`
|
|
|
|
*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>`: `pve([124])([cbsp])-[0-9a-f]{10}` ::
|
|
|
|
Proxmox VE subscription key
|
|
|
|
*pvesubscription update* `[OPTIONS]`
|
|
|
|
Update subscription info.
|
|
|
|
`--force` `<boolean>` ('default =' `0`)::
|
|
|
|
Always connect to server, even if we have up to date info inside local cache.
|
|
|
|
|