1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/virt/virt-using-the-cli-tools.adoc
Avital Pinnick 86d455dfe8 CNV-18460: virtctl download link
Signed-off-by: Avital Pinnick <apinnick@redhat.com>
2023-01-05 12:24:35 +00:00

35 lines
1.1 KiB
Plaintext

:_content-type: ASSEMBLY
[id="virt-using-the-cli-tools"]
= Using the CLI tools
include::_attributes/common-attributes.adoc[]
:context: virt-using-the-cli-tools
:toclevels: 3
toc::[]
The two primary CLI tools used for managing resources in the cluster are:
* The {VirtProductName} `virtctl` client
* The {product-title} `oc` client
== Prerequisites
* You must xref:../virt/install/virt-installing-virtctl.adoc#virt-installing-virtctl[install the `virtctl` client].
include::modules/virt-openshift-client-commands.adoc[leveloffset=+1]
For more comprehensive information on `oc` client commands, see the
xref:../cli_reference/openshift_cli/developer-cli-commands.adoc#cli-developer-commands[{product-title} CLI tools] documentation.
include::modules/virt-virtctl-commands.adoc[leveloffset=+1]
include::modules/virt-creating-pvc-with-virtctl-guestfs.adoc[leveloffset=+1]
include::modules/virt-about-libguestfs-tools-virtctl-guestfs.adoc[leveloffset=+1]
[id="additional-resources_virt-using-the-cli-tools"]
[role="_additional-resources"]
== Additional resources
* link:https://libguestfs.org[Libguestfs: tools for accessing and modifying virtual machine disk images].