1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00
Files
openshift-docs/modules/virt-installing-virtctl-client.adoc
2020-11-10 09:24:24 +00:00

18 lines
362 B
Plaintext

// Module included in the following assemblies:
//
// virt/install/virt-installing-virtctl.adoc
[id="virt-installing-virtctl-client_{context}"]
= Installing the `virtctl` client
Install the `virtctl` client from the `kubevirt-virtctl` package.
.Procedure
* Install the `kubevirt-virtctl` package:
+
[source,terminal]
----
# yum install kubevirt-virtctl
----