llama-stack/llama_stack/cli/stack
Yuan Tang 2ed2c0bd26
fix(cli): Missing default for --image-type in stack run command (#1274)
# What does this PR do?

I think this got accidentally removed as part of
https://github.com/meta-llama/llama-stack/pull/1250. cc @leseb

## Test Plan

After the change, this arg is no longer required.

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
2025-02-26 12:23:44 -08:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
_build.py fix: avoid failure when no special pip deps and better exit (#1228) 2025-02-24 13:18:52 -05:00
build.py feat: add --run to llama stack build (#1156) 2025-02-23 22:06:09 -05:00
list_apis.py API Updates (#73) 2024-09-17 19:51:35 -07:00
list_providers.py feat: support listing all for llama stack list-providers (#1056) 2025-02-12 22:03:28 -08:00
run.py fix(cli): Missing default for --image-type in stack run command (#1274) 2025-02-26 12:23:44 -08:00
stack.py chore: remove configure subcommand (#1202) 2025-02-21 08:06:25 -08:00