bcvk-images-list - Man Page
bcvk-images-list - List all available bootc container images on the system
Synopsis
bcvk images list [Options]
Description
List all available bootc container images on the system
Options
--json
Output as structured JSON instead of table format
Examples
List all bootc images (those with containers.bootc=1 label):
bcvk images list
Get structured JSON output for scripting:
bcvk images list --json
Find available bootc containers on your system:
# This helps you find available bootc containers before running VMs bcvk images list
See Also
Version
v0.1.0