mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-07-26 17:53:43 +00:00
47 lines
515 B
Plaintext
47 lines
515 B
Plaintext
*pmgtunnel* `<COMMAND> [ARGS] [OPTIONS]`
|
|
|
|
*pmgtunnel help* `[<cmd>]` `[OPTIONS]`
|
|
|
|
Get help about specified command.
|
|
|
|
`<cmd>`: `<string>` ::
|
|
|
|
Command name
|
|
|
|
`--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
|
|
|
|
|
|
|
|
|