1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 00:48:01 +01:00
Files
openshift-docs/virt/virt-using-the-cli-tools.adoc
2020-08-26 15:01:13 +10:00

21 lines
751 B
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-installing-virtctl.adoc#virt-installing-virtctl[install the `virtctl` client].
include::modules/virt-virtctl-commands.adoc[leveloffset=+1]
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_reference[{product-title} CLI tools] documentation.