llama-stack-mirror/llama_stack/cli/stack
Courtney Pacheco 6beb80f2ac Add unit tests for CLI to increase code coverage + fix bug
When running `llama stack run`, using `config` instead of `--config` causes an error. This is now fixed and tested with unit tests.

Unit test coverage has been added to the basic CLI argparsing.

Signed-off-by: Courtney Pacheco <6019922+courtneypacheco@users.noreply.github.com>
2025-03-10 22:22:31 -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 Add unit tests for CLI to increase code coverage + fix bug 2025-03-10 22:22:31 -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