llama-stack-mirror/llama_stack/cli/stack
Charlie Doern cb6aeeff8f feat: llama stack list-deps
`llama stack show` prints all required pip dependencies for a distro.
use --format to get different types of output (json, plain, deps-only). Users can pipe this output to the installation method of their choice: uv, pip install, etc

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2025-10-17 18:10:53 -04:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
_build.py chore!: remove --env from llama stack run (#3711) 2025-10-07 20:58:15 -07:00
_list_deps.py feat: llama stack list-deps 2025-10-17 18:10:53 -04:00
build.py feat: llama stack list-deps 2025-10-17 18:10:53 -04: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 feat: llama stack list-deps 2025-10-17 18:10:53 -04: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 chore!: remove --env from llama stack run (#3711) 2025-10-07 20:58:15 -07:00
stack.py feat: llama stack list-deps 2025-10-17 18:10:53 -04:00
utils.py feat: llama stack list-deps 2025-10-17 18:10:53 -04:00