mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-08-07 06:59:52 +00:00
add synopsis files
This commit is contained in:
parent
fa49ddc539
commit
ba435af4ed
46
pmgdaemon.8-synopsis.adoc
Normal file
46
pmgdaemon.8-synopsis.adoc
Normal file
@ -0,0 +1,46 @@
|
|||||||
|
*pmgdaemon* `<COMMAND> [ARGS] [OPTIONS]`
|
||||||
|
|
||||||
|
*pmgdaemon help* `[<cmd>]` `[OPTIONS]`
|
||||||
|
|
||||||
|
Get help about specified command.
|
||||||
|
|
||||||
|
`<cmd>`: `<string>` ::
|
||||||
|
|
||||||
|
Command name
|
||||||
|
|
||||||
|
`-verbose` `<boolean>` ::
|
||||||
|
|
||||||
|
Verbose output format.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
*pmgdaemon restart*
|
||||||
|
|
||||||
|
Restart the daemon (or start if not running).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
*pmgdaemon start* `[OPTIONS]`
|
||||||
|
|
||||||
|
Start the daemon.
|
||||||
|
|
||||||
|
`-debug` `<boolean>` ('default =' `0`)::
|
||||||
|
|
||||||
|
Debug mode - stay in foreground
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
*pmgdaemon status*
|
||||||
|
|
||||||
|
Get daemon status.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
*pmgdaemon stop*
|
||||||
|
|
||||||
|
Stop the daemon.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
46
pmgproxy.8-synopsis.adoc
Normal file
46
pmgproxy.8-synopsis.adoc
Normal file
@ -0,0 +1,46 @@
|
|||||||
|
*pmgproxy* `<COMMAND> [ARGS] [OPTIONS]`
|
||||||
|
|
||||||
|
*pmgproxy help* `[<cmd>]` `[OPTIONS]`
|
||||||
|
|
||||||
|
Get help about specified command.
|
||||||
|
|
||||||
|
`<cmd>`: `<string>` ::
|
||||||
|
|
||||||
|
Command name
|
||||||
|
|
||||||
|
`-verbose` `<boolean>` ::
|
||||||
|
|
||||||
|
Verbose output format.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
*pmgproxy restart*
|
||||||
|
|
||||||
|
Restart the daemon (or start if not running).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
*pmgproxy start* `[OPTIONS]`
|
||||||
|
|
||||||
|
Start the daemon.
|
||||||
|
|
||||||
|
`-debug` `<boolean>` ('default =' `0`)::
|
||||||
|
|
||||||
|
Debug mode - stay in foreground
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
*pmgproxy status*
|
||||||
|
|
||||||
|
Get daemon status.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
*pmgproxy stop*
|
||||||
|
|
||||||
|
Stop the daemon.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user