mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-01-03 01:17:49 +03:00
664a70a5ef
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>
36 lines
512 B
Plaintext
36 lines
512 B
Plaintext
*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.
|
|
|
|
|