rename
This commit is contained in:
@@ -8,7 +8,7 @@ from src.commands import infra
|
||||
from src.config import Config
|
||||
|
||||
app = typer.Typer(
|
||||
help="qai-cli: End-to-end model managment for Qualcomm AI Hub.",
|
||||
help="qc-cli: End-to-end model managment for Qualcomm AI Hub.",
|
||||
no_args_is_help=True,
|
||||
)
|
||||
app.add_typer(infra.app, name="infra")
|
||||
|
||||
Reference in New Issue
Block a user