abundant-elephant-28387
09/13/2025, 6:35 AMtall-airline-16756
09/13/2025, 6:35 AMtall-airline-16756
09/13/2025, 6:35 AMlk agent delete [options] [working-dir]
If you prefer, there's also a handy alias you can use:
lk agent destroy [options] [working-dir]
When you want to specify the Agent ID, just include the --id
flag. If you have a livekit.toml
file in your working directory, the ID from that file will be used automatically. For example:
lk agent delete --id CA_MyAgentId
Don’t worry, this command will always ask you to confirm before it deletes the agent, so you have full control.
Sources: Agent deployment CLI reference | LiveKit Docs | autocomplete/fish_autocomplete