Skip to content

Commit 463ee7d

Browse files
authored
fix: Update cli_tools_click.py
1 parent e9b659e commit 463ee7d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/google/adk/cli/cli_tools_click.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -854,6 +854,9 @@ 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.
859+
857860
Example:
858861
859862
adk deploy agent_engine --project=[project] --region=[region]

0 commit comments

Comments
 (0)