mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-04-28 16:07:15 +00:00
47 lines
483 B
Plaintext
47 lines
483 B
Plaintext
*pveproxy* `<COMMAND> [ARGS] [OPTIONS]`
|
|
|
|
*pveproxy help* `[<cmd>]` `[OPTIONS]`
|
|
|
|
Get help about specified command.
|
|
|
|
`<cmd>`: `<string>` ::
|
|
|
|
Command name
|
|
|
|
`--verbose` `<boolean>` ::
|
|
|
|
Verbose output format.
|
|
|
|
|
|
|
|
|
|
*pveproxy restart*
|
|
|
|
Restart the daemon (or start if not running).
|
|
|
|
|
|
|
|
*pveproxy start* `[OPTIONS]`
|
|
|
|
Start the daemon.
|
|
|
|
`--debug` `<boolean>` ('default =' `0`)::
|
|
|
|
Debug mode - stay in foreground
|
|
|
|
|
|
|
|
*pveproxy status*
|
|
|
|
Get daemon status.
|
|
|
|
|
|
|
|
*pveproxy stop*
|
|
|
|
Stop the daemon.
|
|
|
|
|
|
|
|
|