mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-27 09:08:14 +00:00
feat: add first iteration of CLI Deploy
This commit is contained in:
@@ -14,7 +14,7 @@ from .reset_memories_command import reset_memories_command
|
||||
from .run_crew import run_crew
|
||||
from .train_crew import train_crew
|
||||
|
||||
deploy_cmd = DeployCommand("myCrew_test")
|
||||
deploy_cmd = DeployCommand()
|
||||
|
||||
|
||||
@click.group()
|
||||
|
||||
Reference in New Issue
Block a user