Linux command
pveversion 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Example
pveversion
Example
pveversion -v
说明
pveversion displays version information for the Proxmox VE installation. Without options, it shows the main Proxmox VE version. With --verbose, it lists versions of all Proxmox subpackages including pve-manager, pve-kernel, qemu-server, and others. This is useful for support requests, verifying update status, and checking component compatibility.
参数
- -v, --verbose
- Show version of all Proxmox-related packages
FAQ
What is the pveversion command used for?
pveversion displays version information for the Proxmox VE installation. Without options, it shows the main Proxmox VE version. With --verbose, it lists versions of all Proxmox subpackages including pve-manager, pve-kernel, qemu-server, and others. This is useful for support requests, verifying update status, and checking component compatibility.
How do I run a basic pveversion example?
Run `pveversion` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -v, --verbose do in pveversion?
Show version of all Proxmox-related packages