5
0
mirror of git://git.proxmox.com/git/proxmox-backup.git synced 2025-01-05 09:17:59 +03:00
proxmox-backup/docs/command-syntax.rst

68 lines
1.2 KiB
ReStructuredText
Raw Normal View History

2019-02-27 19:42:31 +03:00
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.
2019-02-27 19:42:31 +03:00
``proxmox-backup-client``
-------------------------
2019-02-27 19:42:31 +03:00
.. include:: proxmox-backup-client/synopsis.rst
Catalog Shell Commands
~~~~~~~~~~~~~~~~~~~~~~
The following commands are available in an interactive restore shell:
.. code-block:: console
proxmox-backup-client shell <snapshot> <name.pxar>
.. include:: proxmox-backup-client/catalog-shell-synopsis.rst
``proxmox-backup-manager``
--------------------------
.. include:: proxmox-backup-manager/synopsis.rst
``proxmox-tape``
----------------
.. include:: proxmox-tape/synopsis.rst
``pmt``
-------
.. include:: pmt/options.rst
....
.. include:: pmt/synopsis.rst
``pmtx``
--------
.. include:: pmtx/synopsis.rst
2019-11-22 08:59:37 +03:00
``pxar``
--------
2019-11-22 08:59:37 +03:00
.. include:: pxar/synopsis.rst
``proxmox-file-restore``
------------------------
.. include:: proxmox-file-restore/synopsis.rst
``proxmox-backup-debug``
------------------------
.. include:: proxmox-backup-debug/synopsis.rst