[PATCH 6/6] docs: update virt-admin.rst for server-update-tls

Zhangbo (Oscar) oscar.zhangbo at huawei.com
Sun Feb 9 13:59:13 UTC 2020


Update the manpage for the 'server-update-tls' command
---
 docs/manpages/virt-admin.rst | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/docs/manpages/virt-admin.rst b/docs/manpages/virt-admin.rst
index 51c3d3917e..e19d1f1577 100644
--- a/docs/manpages/virt-admin.rst
+++ b/docs/manpages/virt-admin.rst
@@ -442,6 +442,27 @@ Set new client-related limits on *server*.
   *--max-clients*.


+server-update-tls
+-----------------
+
+**Syntax:**
+
+.. code-block::
+
+   server-update-tls server [--filetypes types]
+
+Update tls context on *server*.
+
+- *server*
+
+  Available servers on a daemon. Currently only supports 'libvirtd'.
+
+- *--filetypes*
+
+  Indicate which TLS related files need to be updated, such as CA cert, CA CRL,
+  server cert/key. ``types`` is bitwise-OR of tls related files.
+
+
 CLIENT COMMANDS
 ===============

--
2.23.0.windows.1





More information about the libvir-list mailing list