]> git.proxmox.com Git - pve-docs.git/blobdiff - pvedaemon.8-synopsis.adoc
add pvedaemon man page
[pve-docs.git] / pvedaemon.8-synopsis.adoc
diff --git a/pvedaemon.8-synopsis.adoc b/pvedaemon.8-synopsis.adoc
new file mode 100644 (file)
index 0000000..85fce6f
--- /dev/null
@@ -0,0 +1,46 @@
+*pvedaemon* `<COMMAND> [ARGS] [OPTIONS]`
+
+*pvedaemon help* `[<cmd>]` `[OPTIONS]`
+
+Get help about specified command.
+
+`<cmd>` `string` ::
+
+Command name
+
+`-verbose` `boolean` ::
+
+Verbose output format.
+
+
+
+
+*pvedaemon restart*
+
+Restart the daemon (or start if not running).
+
+
+
+*pvedaemon start* `[OPTIONS]`
+
+Start the daemon.
+
+`-debug` `boolean` (default=`0`)::
+
+Debug mode - stay in foreground
+
+
+
+*pvedaemon status*
+
+Get daemon status.
+
+
+
+*pvedaemon stop*
+
+Stop the daemon.
+
+
+
+