pmt¶
Synopsis¶
Common Options¶
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).
Description¶
The pmt
command controls Linux tape devices.
ENVIRONMENT¶
- TAPE:
If set, replaces the --device option.
- PROXMOX_TAPE_DRIVE:
If set, replaces the --drive option.
Copyright and Disclaimer¶
Copyright (C) 2019-2024, Proxmox Server Solutions GmbH
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/