mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-05-28 12:46:29 +00:00
36 lines
520 B
Plaintext
36 lines
520 B
Plaintext
*pmgtunnel* `<COMMAND> [ARGS] [OPTIONS]`
|
|
|
|
*pmgtunnel help* `[OPTIONS]`
|
|
|
|
Get help about specified command.
|
|
|
|
`--extra-args` `<array>` ::
|
|
|
|
Shows help for a specific command
|
|
|
|
`--verbose` `<boolean>` ::
|
|
|
|
Verbose output format.
|
|
|
|
*pmgtunnel restart*
|
|
|
|
Restart the Cluster Tunnel Daemon
|
|
|
|
*pmgtunnel start* `[OPTIONS]`
|
|
|
|
Start the Cluster Tunnel Daemon
|
|
|
|
`--debug` `<boolean>` ('default =' `0`)::
|
|
|
|
Debug mode - stay in foreground
|
|
|
|
*pmgtunnel status*
|
|
|
|
Print cluster tunnel status.
|
|
|
|
*pmgtunnel stop*
|
|
|
|
Stop the Cluster Tunnel Daemon
|
|
|
|
|