mirror of
https://github.com/Cian-H/I-Form_Server_Node_Deployer.git
synced 2026-01-03 03:52:00 +00:00
Merge branch 'main' into gui_development
This commit is contained in:
@@ -10,9 +10,7 @@ from .create_disk import create_ignition_disk
|
||||
from .create_img import create_img
|
||||
|
||||
|
||||
cmd_params: Dict[Any, Any] = {
|
||||
"no_args_is_help": True,
|
||||
}
|
||||
cmd_params: Dict[Any, Any] = config.typer
|
||||
|
||||
app = typer.Typer(
|
||||
help="A tool for creating ignition images for automated deployment to a swarm",
|
||||
|
||||
Reference in New Issue
Block a user