mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-01-18 06:03:46 +03:00
47 lines
470 B
Plaintext
47 lines
470 B
Plaintext
|
*pvestatd* `<COMMAND> [ARGS] [OPTIONS]`
|
||
|
|
||
|
*pvestatd help* `[<cmd>]` `[OPTIONS]`
|
||
|
|
||
|
Get help about specified command.
|
||
|
|
||
|
`<cmd>` `string` ::
|
||
|
|
||
|
Command name
|
||
|
|
||
|
`-verbose` `boolean` ::
|
||
|
|
||
|
Verbose output format.
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
*pvestatd restart*
|
||
|
|
||
|
Restart the daemon (or start if not running).
|
||
|
|
||
|
|
||
|
|
||
|
*pvestatd start* `[OPTIONS]`
|
||
|
|
||
|
Start the daemon.
|
||
|
|
||
|
`-debug` `boolean` (default=`0`)::
|
||
|
|
||
|
Debug mode - stay in foreground
|
||
|
|
||
|
|
||
|
|
||
|
*pvestatd status*
|
||
|
|
||
|
Get daemon status.
|
||
|
|
||
|
|
||
|
|
||
|
*pvestatd stop*
|
||
|
|
||
|
Stop the daemon.
|
||
|
|
||
|
|
||
|
|
||
|
|