Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ bcvk libvirt run --update-from-host --name devvm localhost/myimage

#### Using and managing libvirt VMs

After initializing a VM a common next step is `bcvk lbivirt ssh <vm name>`.
After initializing a VM a common next step is `bcvk libvirt ssh <vm name>`.
bcvk defaults to injecting SSH keys via [systemd credentials](https://systemd.io/CREDENTIALS/).
The private key is specific to the VM and is stored in the domain metadata.

Expand Down