| This changes the start-ostree command to:
compose start-ostree [--size XXXX] [--parent PARENT] [--ref REF] <BLUEPRINT> <TYPE> [<IMAGE-NAME> <PROFILE.TOML>]
Both of them are optional, and if missing a "" is passed to
osbuild-composer. Also adds more tests for all the various possible
options and removes the provider and profile arguments.
(cherry picked from commit  | ||
|---|---|---|
| .. | ||
| cleanup | ||
| cli | ||
| composer | ||
| lib | ||
| pylint | ||
| pylorax | ||
| __init__.py | ||
| lib.py | ||
| test_cli.sh | ||
| test_image.sh | ||
| testenv.sh | ||