Skip to content

Support extra_packages argument in adk deploy agent_engine CLI #3936

@Dustan-FullStory

Description

@Dustan-FullStory

Describe the solution you'd like
Currently, the only way to include non-pypi python modules seems to be the extra_packages= parameter passed to client.agent_engines.create(). I prefer the adk deploy agent_engine CLI as a nice clean way to manage our agents, but I need to include some private modules in my agents.

Please add support for an --extra-packages flag for the adk deploy agent_engine command.

Describe alternatives you've considered
Going back to the old way of having individual deployment scripts for each agent is less than ideal, but I suppose that would work.

Metadata

Metadata

Assignees

Labels

agent engine[Component] This issue is related to Agent Engine deploymentrequest clarification[Status] The maintainer need clarification or more information from the authorstale[Status] Issues which have been marked inactive since there is no user response

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions