Package bcvk

Bootable container VM toolkit

https://github.com/bootc-dev/bcvk

Version: 0.10.0

System Administration

bcvk bcvk helps launch bootc containers using local virtualization for development and CI workflows.
bcvk-ephemeral Manage stateless VMs for bootc container images. Ephemeral VMs are managed by podman and boot directly from the container image's filesystem.
bcvk-ephemeral-ps
bcvk-ephemeral-rm-all
bcvk-ephemeral-run Run bootc containers as stateless VMs managed by podman.
bcvk-ephemeral-run-ssh Run a bootc container as an ephemeral VM and immediately connect via SSH. When the SSH session ends, the VM is automatically stopped and cleaned up.
bcvk-ephemeral-ssh
bcvk-images
bcvk-images-list
bcvk-libvirt Comprehensive libvirt integration with subcommands for uploading disk images, creating domains, and managing bootc containers as libvirt VMs.
bcvk-libvirt-base-disks
bcvk-libvirt-inspect
bcvk-libvirt-list List available bootc domains with metadata. When a domain name is provided, returns information about that specific domain only.
bcvk-libvirt-list-volumes
bcvk-libvirt-rm
bcvk-libvirt-rm-all
bcvk-libvirt-run
bcvk-libvirt-ssh
bcvk-libvirt-start
bcvk-libvirt-status
bcvk-libvirt-stop
bcvk-libvirt-upload
bcvk-to-disk Performs automated installation of bootc containers to disk images using ephemeral VMs as the installation environment.