Skip to content

Commit c7acae6

Browse files
authored
Merge pull request #52576 from sjhala-ccs/cnv-19563
CNV-19563: Web console procedure to copy VM SSH access command
2 parents 39c595a + 3ff8103 commit c7acae6

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

modules/virt-copying-the-ssh-command.adoc

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,15 @@
44

55
:_content-type: PROCEDURE
66
[id="virt-copying-the-ssh-command_{context}"]
7-
= Copying the SSH command from the web console
7+
= Copying the SSH command using the web console
8+
9+
Copy the command to connect to a virtual machine (VM) terminal via SSH.
810

9-
Copy the command to access a running virtual machine (VM) via SSH.
1011

1112
.Procedure
1213

1314
. 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).
15+
16+
. Click the *Options* menu {kebab} for your virtual machine and select *Copy SSH command*.
17+
18+
. Paste it in the terminal to access the VM.

0 commit comments

Comments
 (0)