Completed new latest CLI (#2426)
This commit is contained in:
committed by
GitHub
parent
74cd8f7b45
commit
2216ce66d3
@@ -16,7 +16,7 @@ from skyvern.utils import detect_os
|
||||
|
||||
from .console import console
|
||||
|
||||
run_app = typer.Typer()
|
||||
run_app = typer.Typer(help="Commands to run Skyvern services such as the API server or UI.")
|
||||
|
||||
mcp = FastMCP("Skyvern")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user