mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-10-30 00:23:44 +03:00
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com> Link: https://lore.proxmox.com/20250812095637.444463-6-c.heiss@proxmox.com
42 lines
621 B
Plaintext
42 lines
621 B
Plaintext
[[cli_pveproxy]]
|
|
*pveproxy* `<COMMAND> [ARGS] [OPTIONS]`
|
|
|
|
[[cli_pveproxy_help]]
|
|
*pveproxy help* `[OPTIONS]`
|
|
|
|
Get help about specified command.
|
|
|
|
`--extra-args` `<array>` ::
|
|
|
|
Shows help for a specific command
|
|
|
|
`--verbose` `<boolean>` ::
|
|
|
|
Verbose output format.
|
|
|
|
[[cli_pveproxy_restart]]
|
|
*pveproxy restart*
|
|
|
|
Restart the daemon (or start if not running).
|
|
|
|
[[cli_pveproxy_start]]
|
|
*pveproxy start* `[OPTIONS]`
|
|
|
|
Start the daemon.
|
|
|
|
`--debug` `<boolean>` ('default =' `0`)::
|
|
|
|
Debug mode - stay in foreground
|
|
|
|
[[cli_pveproxy_status]]
|
|
*pveproxy status*
|
|
|
|
Get daemon status.
|
|
|
|
[[cli_pveproxy_stop]]
|
|
*pveproxy stop*
|
|
|
|
Stop the daemon.
|
|
|
|
|