CLI

Proxmox CLI - pvefs

Proxmox VE pvefs Commands The pvefs command-line tool in Proxmox VE is used to manage the Proxmox VE filesystem (pvefs). Here’s a summary of common pvefs commands: List Files and Directories: pvefs ls [<path>]: Lists the contents of the specified directory or the current directory if no …

Proxmox CLI - vzcfg

Proxmox VE vzcfg Commands The vzcfg command-line tool in Proxmox VE is used to configure and manage aspects of containers within Proxmox VE. It offers a more granular level of control compared to the higher-level pct tool. Key vzcfg Commands: Create a Configuration File: vzcfg create …

Proxmox CLI - vzdump

Proxmox VE vzdump Commands The vzdump command-line tool in Proxmox VE is used to create backups of containers and virtual machines (VMs). It offers flexible backup options and can be used for both local and remote backups. Common vzdump Commands: Create a Backup: vzdump <container_id> …