1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

CNV-62093: Updated all titles to use CLI instead of command line.

This commit is contained in:
Jaromir Hradilek
2025-05-19 19:25:47 +02:00
committed by openshift-cherrypick-robot
parent 92546b1cb8
commit cb6ebee0c7
35 changed files with 35 additions and 35 deletions

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-adding-public-key-vm-cli_{context}"]
= Adding a key when creating a VM by using the command line
= Adding a key when creating a VM by using the CLI
You can add a statically managed public SSH key when you create a virtual machine (VM) by using the command line. The key is added to the VM at first boot.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-attaching-vm-secondary-network-cli_{context}"]
= Configuring a VM network interface by using the command line
= Configuring a VM network interface by using the CLI
You can configure a virtual machine (VM) network interface for a bridge network by using the command line.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-attaching-vm-to-sriov-network_{context}"]
= Connecting a virtual machine to an SR-IOV network by using the command line
= Connecting a virtual machine to an SR-IOV network by using the CLI
You can connect the virtual machine (VM) to the SR-IOV network by including the network details in the VM configuration.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-canceling-vm-migration-cli_{context}"]
= Canceling live migration by using the command line
= Canceling live migration by using the CLI
Cancel the live migration of a virtual machine by deleting the
`VirtualMachineInstanceMigration` object associated with the migration.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-checking-cluster-dpdk-readiness_{context}"]
= Running a DPDK checkup by using the command line
= Running a DPDK checkup by using the CLI
Use a predefined checkup to verify that your {product-title} cluster node can run a virtual machine (VM) with a Data Plane Development Kit (DPDK) workload with zero packet loss. The DPDK checkup runs traffic between a traffic generator and a VM running a test DPDK application.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-checking-storage-configuration_{context}"]
= Running a storage checkup by using the command line
= Running a storage checkup by using the CLI
Use a predefined checkup to verify that the {product-title} cluster storage is configured optimally to run {VirtProductName} workloads.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-cloning-a-datavolume_{context}"]
= Smart-cloning a PVC by using the command line
= Smart-cloning a PVC by using the CLI
You can smart-clone a persistent volume claim (PVC) by using the command line to create a `DataVolume` object.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-configuring-a-live-migration-policy_{context}"]
= Creating a live migration policy by using the command line
= Creating a live migration policy by using the CLI
You can create a live migration policy by using the command line. KubeVirt applies the live migration policy to selected virtual machines (VMs) by using any combination of labels:

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-configuring-cluster-eviction-strategy-cli_{context}"]
= Configuring a cluster eviction strategy by using the command line
= Configuring a cluster eviction strategy by using the CLI
You can configure an eviction strategy for a cluster by using the command line.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-configuring-disk-sharing-lun-cli_{context}"]
= Configuring disk sharing by using LUN and the command line
= Configuring disk sharing by using LUN and the CLI
You can use the command line to configure disk sharing by using LUN.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-configuring-ip-vm-cli_{context}"]
= Configuring an IP address when creating a virtual machine by using the command line
= Configuring an IP address when creating a virtual machine by using the CLI
You can configure a static or dynamic IP address when you create a virtual machine (VM). The IP address is provisioned with cloud-init.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-configuring-masquerade-mode-cli_{context}"]
= Configuring masquerade mode from the command line
= Configuring masquerade mode from the CLI
You can use masquerade mode to hide a virtual machine's outgoing traffic behind
the pod IP address. Masquerade mode uses Network Address Translation (NAT) to

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-configuring-runstrategy-vm_{context}"]
= Configuring a VM run strategy by using the command line
= Configuring a VM run strategy by using the CLI
You can configure a run strategy for a virtual machine (VM) by using the command line.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-configuring-vm-eviction-strategy-cli_{context}"]
= Configuring a VM eviction strategy using the command line
= Configuring a VM eviction strategy using the CLI
You can configure an eviction strategy for a virtual machine (VM) by using the command line.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-creating-linux-bridge-nad-cli_{context}"]
= Creating a Linux bridge NAD by using the command line
= Creating a Linux bridge NAD by using the CLI
You can create a network attachment definition (NAD) to provide layer-2 networking to pods and virtual machines (VMs) by using the command line.

View File

@@ -5,7 +5,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-creating-service-cli_{context}"]
= Creating a service by using the command line
= Creating a service by using the CLI
You can create a service and associate it with a virtual machine (VM) by using the command line.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-creating-vm-import-cli_{context}"]
= Creating a VM from a container disk by using the command line
= Creating a VM from a container disk by using the CLI
You can create a virtual machine (VM) from a container disk by using the command line.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-creating-vm-snapshot-cli_{context}"]
= Creating a snapshot by using the command line
= Creating a snapshot by using the CLI
You can create a virtual machine (VM) snapshot for an offline or online VM by creating a `VirtualMachineSnapshot` object.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-creating-vm-import-cli_{context}"]
= Creating a VM from an image on a web page by using the command line
= Creating a VM from an image on a web page by using the CLI
You can create a virtual machine (VM) from an image on a web page by using the command line.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-editing-vm-cli_{context}"]
= Editing a virtual machine by using the command line
= Editing a virtual machine by using the CLI
You can edit a virtual machine (VM) by using the command line.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-enabling-disabling-downward-metrics-feature-gate-cli_{context}"]
= Enabling or disabling the downward metrics feature gate from the command line
= Enabling or disabling the downward metrics feature gate from the CLI
To expose downward metrics for a host virtual machine, you can enable the `downwardMetrics` feature gate by using the command line.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-enabling-disabling-vm-delete-protection-cli_{context}"]
= Enabling or disabling VM delete protection by using the command line
= Enabling or disabling VM delete protection by using the CLI
To prevent the inadvertent deletion of a virtual machine (VM), you can enable VM delete protection by using the command line. You can also disable delete protection for a VM.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-enabling-dynamic-key-injection-cli_{context}"]
= Enabling dynamic key injection by using the command line
= Enabling dynamic key injection by using the CLI
You can enable dynamic key injection for a virtual machine (VM) by using the command line. Then, you can update the public SSH key at runtime.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-enabling-persistentreservation-feature-gate-cli_{context}"]
= Enabling the PersistentReservation feature gate by using the command line
= Enabling the PersistentReservation feature gate by using the CLI
You enable the `persistentReservation` feature gate by using the command line. Enabling the feature gate requires cluster administrator privileges.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-hot-plugging-disk-cli_{context}"]
= Hot plugging and hot unplugging a disk by using the command line
= Hot plugging and hot unplugging a disk by using the CLI
You can hot plug and hot unplug a disk while a virtual machine (VM) is running by using the command line.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-initiating-vm-migration-cli_{context}"]
= Initiating live migration by using the command line
= Initiating live migration by using the CLI
You can initiate the live migration of a running virtual machine (VM) by using the command line to create a `VirtualMachineInstanceMigration` object for the VM.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-managing-kubemacpool-cli_{context}"]
= Managing KubeMacPool by using the command line
= Managing KubeMacPool by using the CLI
You can disable and re-enable KubeMacPool by using the command line.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-measuring-latency-vm-secondary-network_{context}"]
= Running a latency checkup by using the command line
= Running a latency checkup by using the CLI
You use a predefined checkup to verify network connectivity and measure latency between two virtual machines (VMs) that are attached to a secondary network interface. The latency checkup uses the ping utility.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-restoring-vm-from-snapshot-cli_{context}"]
= Restoring a VM from a snapshot by using the command line
= Restoring a VM from a snapshot by using the CLI
You can restore an existing virtual machine (VM) to a previous configuration by using the command line. You can only restore from an offline VM snapshot.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-uploading-image-virtctl_{context}"]
= Creating a VM from an uploaded image by using the command line
= Creating a VM from an uploaded image by using the CLI
You can upload an operating system image by using the `virtctl` command-line tool. You can use an existing data volume or create a new data volume for the image.

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-viewing-downward-metrics-cli_{context}"]
= Viewing downward metrics by using the command line
= Viewing downward metrics by using the CLI
You can view downward metrics by entering a command from inside a guest virtual machine (VM).

View File

@@ -4,7 +4,7 @@
:_mod-docs-content-type: PROCEDURE
[id="virt-viewing-vmi-ip-cli_{context}"]
= Viewing the IP address of a virtual machine by using the command line
= Viewing the IP address of a virtual machine by using the CLI
You can view the IP address of a virtual machine (VM) by using the command line.

View File

@@ -17,7 +17,7 @@ include::modules/virt-about-cloning.adoc[leveloffset=+1]
include::modules/virt-creating-vm-custom-image-web.adoc[leveloffset=+1]
[id="creating-vm-by-cloning-pvcs-cli"]
== Creating a VM from a PVC by using the command line
== Creating a VM from a PVC by using the CLI
You can create a virtual machine (VM) by cloning the persistent volume claim (PVC) of an existing VM by using the command line.

View File

@@ -1,6 +1,6 @@
:_mod-docs-content-type: ASSEMBLY
[id="virt-creating-vms-from-cli"]
= Creating virtual machines from the command line
= Creating virtual machines from the CLI
include::_attributes/common-attributes.adoc[]
:context: virt-creating-vms-cli

View File

@@ -35,7 +35,7 @@ include::modules/virt-latency-checkup-web-console.adoc[leveloffset=+2]
include::modules/virt-storage-checkup-web-console.adoc[leveloffset=+2]
[id="virt-running-cluster-checkups-cli_{context}"]
== Running checkups by using the command line
== Running checkups by using the CLI
Use the following procedures the first time you run checkups by using the command line.