Skip to content

fix(agent): register deploy --id flag#895

Open
thebrianlopez wants to merge 1 commit into
livekit:mainfrom
thebrianlopez:fix/agent-deploy-id-flag
Open

fix(agent): register deploy --id flag#895
thebrianlopez wants to merge 1 commit into
livekit:mainfrom
thebrianlopez:fix/agent-deploy-id-flag

Conversation

@thebrianlopez

@thebrianlopez thebrianlopez commented Jul 2, 2026

Copy link
Copy Markdown

Fixes #830

lk agent deploy already resolves agent ID from --id in getAgentID(), but the command never exposed the flag. This adds the missing flag registration so deploy can work in non-file-based workflows.

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

lk agent deploy reads --id flag but does not register it

3 participants