mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-02-08 05:57:33 +03: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.
|
|
|
|
|
|
|
|
|