Command Syntax¶
Note
Logging verbosity for the command-line tools can be controlled with the
PBS_LOG (for pxar: PXAR_LOG) environment variable. Possible values are off,
error, warn, info, debug and trace with info being the default.
proxmox-backup-client¶
Catalog Shell Commands¶
The following commands are available in an interactive restore shell:
proxmox-backup-client shell <snapshot> <name.pxar>
proxmox-backup-manager¶
proxmox-tape¶
pmt¶
All commands support the following parameters to specify the tape device:
- --device <path>
Path to the Linux tape device
- --drive <name>
Use drive from Proxmox Backup Server configuration.
Commands which generate output support the --output-format
parameter. It accepts the following values:
text:Text format (default). Human readable.
json:JSON (single line).
json-pretty:JSON (multiple lines, nicely formatted).