Skip to content

Commit d2d0e89

Browse files
authored
Update cli_tools_click.py
1 parent 463ee7d commit d2d0e89

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/google/adk/cli/cli_tools_click.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -854,8 +854,7 @@ def cli_deploy_agent_engine(
854854
):
855855
"""Deploys an agent to Agent Engine.
856856
857-
Args:
858-
agent (str): Required. The path to the agent to be deloyed.
857+
AGENT: The path to the agent source code folder.
859858
860859
Example:
861860

0 commit comments

Comments
 (0)