]> git.proxmox.com Git - proxmox-backup.git/blame - docs/command-syntax.rst
clippy fixes
[proxmox-backup.git] / docs / command-syntax.rst
CommitLineData
7ef486ae
DM
1Command Syntax
2==============
3
045dfe3e
HL
4.. NOTE:: Logging verbosity for the command line tools can be controlled with the
5 ``PBS_LOG`` (for ``pxar``: ``PXAR_LOG``) environment variable. Possible values are `off`,
6 `error`, `warn`, `info`, `debug` and `trace` with `info` being the default.
7
7ef486ae 8``proxmox-backup-client``
5ab52d9a 9-------------------------
7ef486ae
DM
10
11.. include:: proxmox-backup-client/synopsis.rst
12
5ab52d9a
DM
13
14Catalog Shell Commands
15~~~~~~~~~~~~~~~~~~~~~~
16
2bc1250c 17The following commands are available in an interactive restore shell:
5ab52d9a
DM
18
19.. code-block:: console
20
21 proxmox-backup-client shell <snapshot> <name.pxar>
22
23
24.. include:: proxmox-backup-client/catalog-shell-synopsis.rst
25
26
028bd254 27``proxmox-backup-manager``
5ab52d9a 28--------------------------
028bd254
DM
29
30.. include:: proxmox-backup-manager/synopsis.rst
31
5ab52d9a 32
f6ed2eff
DM
33``proxmox-tape``
34----------------
35
36.. include:: proxmox-tape/synopsis.rst
37
38``pmt``
39-------
40
41.. include:: pmt/options.rst
42
43....
44
45.. include:: pmt/synopsis.rst
46
47
48``pmtx``
49--------
50
51.. include:: pmtx/synopsis.rst
52
53
45cc157f 54``pxar``
5ab52d9a 55--------
45cc157f
DM
56
57.. include:: pxar/synopsis.rst
bffc9234
SI
58
59
60``proxmox-file-restore``
61------------------------
62.. include:: proxmox-file-restore/synopsis.rst
63
64
65``proxmox-backup-debug``
66------------------------
67.. include:: proxmox-backup-debug/synopsis.rst