clan-cli: Make clan machines create use templating.py

This commit is contained in:
Qubasa
2025-01-31 18:07:48 +07:00
parent 50e30a750d
commit 825b4abd37
3 changed files with 57 additions and 56 deletions

View File

@@ -115,7 +115,7 @@ def register_create_parser(parser: argparse.ArgumentParser) -> None:
can be specified multiple times, inputs are tried in order of definition
""",
action="append",
default=[],
default=["clan-core"],
)
parser.add_argument(