mirror of
https://github.com/Cian-H/I-Form_Server_Node_Deployer.git
synced 2025-12-23 06:32:08 +00:00
Added top-level overall command
This commit is contained in:
@@ -121,6 +121,7 @@ def json_to_img(
|
||||
str, typer.Option(help="The file to output the disk image to", prompt=True)
|
||||
],
|
||||
) -> None:
|
||||
"""Takes a fuel-ignition json file and produces an ignition disk image file"""
|
||||
selenium_container = None
|
||||
fuelignition_container = None
|
||||
fuelignition_image = None
|
||||
|
||||
Reference in New Issue
Block a user