summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorlisongmin <lisongmin@protonmail.com>2021-09-29 23:50:52 +0800
committerCole Robinson <crobinso@redhat.com>2021-10-04 16:31:39 -0400
commit7da5daff9280130e3864afb6dd76743f4fedb301 (patch)
treee86a7067937a91fbebf5ebda59a79891c1a8975f /man
parentfa78a0c3f211e805188b554135ba00e5b4a71794 (diff)
downloadvirt-manager-7da5daff9280130e3864afb6dd76743f4fedb301.tar.gz
cli: --cloud-init add network-config option
Diffstat (limited to 'man')
-rw-r--r--man/virt-install.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/man/virt-install.rst b/man/virt-install.rst
index 1626cf7b..55785f32 100644
--- a/man/virt-install.rst
+++ b/man/virt-install.rst
@@ -878,6 +878,9 @@ Sub options are:
Specify a public key to inject into the guest, providing ssh access to the
unprivileged account. Example: ssh-key=/home/user/.ssh/id_rsa.pub
+``network-config=``
+ Specify a cloud-init netowrk-config file to add directly to the iso.
+
``--boot``