llama-stack-mirror/llama_stack/cli
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
..
model fix(cli): llama model prompt-format (#1481) 2025-03-07 11:45:54 -08:00
scripts API Updates (#73) 2024-09-17 19:51:35 -07:00
stack Add unit tests for CLI to increase code coverage + fix bug 2025-03-10 22:22:31 -04:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
download.py chore: update download error message (#1217) 2025-02-25 21:38:10 -08:00
llama.py fix: Incorrect import path for print_subcommand_description() (#1315) 2025-02-27 18:50:41 -08:00
subcommand.py API Updates (#73) 2024-09-17 19:51:35 -07:00
table.py style: remove prints in codebase (#1146) 2025-02-18 19:41:37 -08:00
verify_download.py style: update verify-download help text (#1134) 2025-02-18 10:15:26 -08:00