llama-stack-mirror/llama_stack/cli/stack
Courtney Pacheco 377233a6d6 Convert config positional arg to --config in llama stack run
The rest of the llama-cli uses `--config` to pass in configuration files, so this change will align the behavior/design of `llama stack run` with the rest of the llama-cli

Signed-off-by: Courtney Pacheco <6019922+courtneypacheco@users.noreply.github.com>
2025-03-11 08:19:23 -04:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
_build.py refactor: ImageType to LlamaStackImageType (#1500) 2025-03-10 17:12:53 -04:00
build.py refactor: display defaults in help text (#1480) 2025-03-07 11:05:58 -08: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 Convert config positional arg to --config in llama stack run 2025-03-11 08:19:23 -04:00
stack.py fix: Incorrect import path for print_subcommand_description() (#1314) 2025-02-27 18:35:49 -08:00
utils.py chore: add subcommands description in help (#1219) 2025-02-27 17:00:27 -08:00