Pbs¶
proxmox pbs --help¶
Input:
Output:
Usage: proxmox pbs [OPTIONS] COMMAND [ARGS]...
Proxmox Backup Server tools (TUI entry point).
╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --help Show this message and exit. │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ───────────────────────────────────────────────────────────────────╮
│ tui Launch the PBS Textual TUI. │
╰──────────────────────────────────────────────────────────────────────────────╯
Exit code: 0 · Wall time (s): 0.576
proxmox pbs tui --help¶
Input:
Output:
Usage: proxmox pbs tui [OPTIONS] [MODE]
Launch the PBS Textual TUI.
╭─ Arguments ──────────────────────────────────────────────────────────────────╮
│ mode [MODE] │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --path -p TEXT Initial API path to load (must be a PBS path). │
│ [default: /admin/datastore] │
│ --help Show this message and exit. │
╰──────────────────────────────────────────────────────────────────────────────╯
Exit code: 0 · Wall time (s): 0.587