Skip to content

Commit 7cda162

Browse files
authored
Merge pull request #51753 from sabrinajess/CNV17511B
CNV-17511: ssh command new content
2 parents 97ccc5a + c7b9f89 commit 7cda162

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * virt/virtual_machines/virt-accessing-vm-consoles.adoc
4+
5+
:_content-type: PROCEDURE
6+
[id="virt-copying-the-ssh-command_{context}"]
7+
= Copying the SSH command from the web console
8+
9+
Copy the command to access a running virtual machine (VM) via SSH.
10+
11+
.Procedure
12+
13+
. In the {product-title} console, click *Virtualization* -> *VirtualMachines* from the side menu.
14+
. Use the search and filters to find your VM in the list.
15+
. Click the *Options* menu {kebab} for your virtual machine and select *Copy SSH command*. You can now paste this command onto the OpenShift CLI (oc).

virt/virtual_machines/virt-accessing-vm-consoles.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ include::modules/virt-switching-displays.adoc[leveloffset=+2]
3030

3131
* xref:../../virt/virtual_machines/advanced_vm_management/virt-configuring-mediated-devices.adoc#virt-configuring-mediated-devices[Configuring mediated devices]
3232

33+
include::modules/virt-copying-the-ssh-command.adoc[leveloffset=+2]
34+
3335
[id="virt-accessing-vm-consoles-cli"]
3436
== Accessing virtual machine consoles by using CLI commands
3537

0 commit comments

Comments
 (0)