Skip to content

ujust bootc

Bootable container VMs using bcvk

Quick Start

Follow the standard service lifecycle:

Step Command Recording
1. Start ujust bootc start
2. Status ujust bootc status
3. Stop ujust bootc stop

Subcommands

Lifecycle

Subcommand Arguments Description Recording
start [NAME] Start persistent VM
stop [NAME] Stop running VM
delete [NAME] Delete VM and its disk

Monitoring

Subcommand Arguments Description Recording
status [NAME] Show VM status and info

Operations

Subcommand Arguments Description Recording
images List available bootc images
list List all bootc VMs

Shell

Subcommand Arguments Description Recording
ssh [NAME] SSH connection to VM

Other

Subcommand Arguments Description Recording
prereqs Verify bcvk and dependencies installed
add [NAME] Create persistent VM with disk
export [IMAGE] [FORMAT] Export container as qcow2/raw image
help Show help

Flags

Flag Short Default Values Description
--cpus
--disk-size
--format -f
--image -i
--ram
--ssh-port
--ssh-user

See Also

View all 10 command recordings for this service.


Source: just/bazzite-ai/bootc.just