Skip to content

Commit

Permalink
Merge pull request #52035 from openshift-cherrypick-robot/cherry-pick…
Browse files Browse the repository at this point in the history
…-51753-to-enterprise-4.12

[enterprise-4.12] CNV-17511: ssh command new content
  • Loading branch information
sjhala-ccs committed Oct 21, 2022
2 parents fb386a7 + 51527a2 commit 8379316
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
15 changes: 15 additions & 0 deletions modules/virt-copying-the-ssh-command.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
// Module included in the following assemblies:
//
// * virt/virtual_machines/virt-accessing-vm-consoles.adoc

:_content-type: PROCEDURE
[id="virt-copying-the-ssh-command_{context}"]
= Copying the SSH command from the web console

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

.Procedure

. In the {product-title} console, click *Virtualization* -> *VirtualMachines* from the side menu.
. Use the search and filters to find your VM in the list.
. 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).
2 changes: 2 additions & 0 deletions virt/virtual_machines/virt-accessing-vm-consoles.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ include::modules/virt-switching-displays.adoc[leveloffset=+2]

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

include::modules/virt-copying-the-ssh-command.adoc[leveloffset=+2]

[id="virt-accessing-vm-consoles-cli"]
== Accessing virtual machine consoles by using CLI commands

Expand Down

0 comments on commit 8379316

Please sign in to comment.