5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-03 01:17:49 +03:00

track pvescheduler.8-synopsis.adoc

it was never committed, but needs to be, else there's effectively a build-dep
cycle between pve-docs and pve-manager..

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2023-01-23 13:33:41 +01:00
parent e3d91783eb
commit 664a70a5ef

View File

@ -0,0 +1,35 @@
*pvescheduler* `<COMMAND> [ARGS] [OPTIONS]`
*pvescheduler help* `[OPTIONS]`
Get help about specified command.
`--extra-args` `<array>` ::
Shows help for a specific command
`--verbose` `<boolean>` ::
Verbose output format.
*pvescheduler restart*
Restart the daemon (or start if not running).
*pvescheduler start* `[OPTIONS]`
Start the daemon.
`--debug` `<boolean>` ('default =' `0`)::
Debug mode - stay in foreground
*pvescheduler status*
Get daemon status.
*pvescheduler stop*
Stop the daemon.