5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-22 22:03:47 +03:00
pve-docs/pvedaemon.8-synopsis.adoc

47 lines
489 B
Plaintext
Raw Normal View History

2016-04-10 09:51:11 +02:00
*pvedaemon* `<COMMAND> [ARGS] [OPTIONS]`
*pvedaemon help* `[<cmd>]` `[OPTIONS]`
Get help about specified command.
2016-11-05 16:49:43 +01:00
`<cmd>`: `<string>` ::
2016-04-10 09:51:11 +02:00
Command name
2017-10-19 09:30:23 +02:00
`--verbose` `<boolean>` ::
2016-04-10 09:51:11 +02:00
Verbose output format.
*pvedaemon restart*
Restart the daemon (or start if not running).
*pvedaemon start* `[OPTIONS]`
Start the daemon.
2017-10-19 09:30:23 +02:00
`--debug` `<boolean>` ('default =' `0`)::
2016-04-10 09:51:11 +02:00
Debug mode - stay in foreground
*pvedaemon status*
Get daemon status.
*pvedaemon stop*
Stop the daemon.