1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00
Files
openshift-docs/virt/virt-using-the-cli-tools.adoc
Matthew Garrell c658b9db49 CNV11177 Adding info about the virtctl guestfs command
CNV11177 Updates based on code review

CNV11177 Fixing additional resources typo

CNV11177 Changes made based on code review round 2

CNV 11177 Updating based on QE review

CNV 11177 Updating based on peer review

CNV 11177 Updating based on peer review 2

CNV 11177 Updating based on peer review 3
2021-10-01 21:19:26 +00:00

30 lines
1.1 KiB
Plaintext

[id="virt-using-the-cli-tools"]
= Using the CLI tools
include::modules/virt-document-attributes.adoc[]
:context: virt-using-the-cli-tools
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-enabling-virtctl.adoc#virt-enabling-virtctl[enable 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"]
== Additional resources
* link:https://libguestfs.org[Libguestfs: tools for accessing and modifying virtual machine disk images].