llama-stack-mirror/tests/unit/cli
Akram Ben Aissi efbe5fd477 Add version modifiers to display build version, dependencies and providers:
- add the `llama stack version` command that accepts modifiers to get
  additional informations
- without any argument it displays the build version as the llama
  --version command
- -o table,json allows to change output format
- --dependencies display the dependency list used to build llamastack
- --build-info displays the build information
- --all display both and build version

Signed-off-by: Akram Ben Aissi <akram.benaissi@gmail.com>
2025-09-16 22:04:43 +01:00
..
test_stack_config.py chore(rename): move llama_stack.distribution to llama_stack.core (#2975) 2025-07-30 23:30:53 -07:00
test_version.py Add version modifiers to display build version, dependencies and providers: 2025-09-16 22:04:43 +01:00