bootc-image-builder icon indicating copy to clipboard operation
bootc-image-builder copied to clipboard

How should `--type` be passed in

Open supakeen opened this issue 9 months ago • 0 comments

There's a mix of information on how --type should be passed in. One place says it can be passed in multiple times (--type qcow2 --type raw), and another says to use a string array (--type [qcow2,raw]).

Even if both are supported, I think it would be good to standardise on which is recommended in the docs to avoid confusion. Or mentioning both in the same sentence/section, saying "both are supported".

Originally posted by @p5 in https://github.com/osbuild/bootc-image-builder/pull/791#discussion_r1911688296

supakeen avatar Jan 13 '25 09:01 supakeen