feat: add CLI entry (argparse 4 subcommands)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
"""E2E 编排器(占位 stub)"""
|
||||
def run_e2e(args):
|
||||
raise NotImplementedError("e2e 将在 Task 7 实现")
|
||||
Reference in New Issue
Block a user