49 lines
916 B
ReStructuredText
49 lines
916 B
ReStructuredText
==========================
|
|
pmt
|
|
==========================
|
|
|
|
.. include:: ../epilog.rst
|
|
|
|
-------------------------------------------------------------
|
|
Control Linux Tape Devices
|
|
-------------------------------------------------------------
|
|
|
|
:Author: |AUTHOR|
|
|
:Version: Version |VERSION|
|
|
:Manual section: 1
|
|
|
|
|
|
Synopsis
|
|
========
|
|
|
|
.. include:: synopsis.rst
|
|
|
|
|
|
Common Options
|
|
==============
|
|
|
|
All command supports 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 generation output supports 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
|
|
===========
|
|
|
|
.. include:: description.rst
|
|
|
|
|
|
.. include:: ../pbs-copyright.rst
|