llama-stack-mirror/llama_stack/cli/stack
ehhuang a2df47c2d1 feat: support workers in run config (#3992)
# What does this PR do?


## Test Plan
Set workers: 4 in run.yaml. Start server and observe logs multiple
times.
2025-10-31 13:44:24 -07:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
_list_deps.py refactor(build): rework CLI commands and build process (1/2) (#2974) 2025-10-17 19:52:14 -07:00
list_apis.py chore(rename): move llama_stack.distribution to llama_stack.core (#2975) 2025-07-30 23:30:53 -07:00
list_deps.py refactor(build): rework CLI commands and build process (1/2) (#2974) 2025-10-17 19:52:14 -07:00
list_providers.py chore(rename): move llama_stack.distribution to llama_stack.core (#2975) 2025-07-30 23:30:53 -07:00
list_stacks.py feat: add llama stack rm command (#2127) 2025-05-21 10:25:51 +02:00
remove.py chore: make cprint write to stderr (#2250) 2025-05-24 23:39:57 -07:00
run.py feat: support workers in run config (#3992) 2025-10-31 13:44:24 -07:00
stack.py chore: remove build.py (#3869) 2025-10-20 16:28:15 -07:00
utils.py feat(stores)!: use backend storage references instead of configs (#3697) 2025-10-20 13:20:09 -07:00