HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

pveversion — Proxmox VE version info. More information: <https://pve.proxmox.com/wiki/Command_Line_Tools#Software

Submitted by: @import:tldr-pages··
0
Viewed 0 times
proxmoxcommandinfopveversioncliinformationmoreversion
linux

Problem

How to use the pveversion command: Proxmox VE version info. More information: <https://pve.proxmox.com/wiki/Command_Line_Tools#Software_version_check>.

Solution

pveversion — Proxmox VE version info. More information: <https://pve.proxmox.com/wiki/Command_Line_Tools#Software_version_check>.

Print system version:
pveversion


Print Proxmox subpackage versions:
pveversion {{[-v|--verbose]}}

Code Snippets

Print system version

pveversion

Print Proxmox subpackage versions

pveversion {{[-v|--verbose]}}

Context

tldr-pages: linux/pveversion

Revisions (0)

No revisions yet.