llama-stack-mirror/llama_stack/cli/stack
Vladislav Bronzov 8332ea23ad
Add run win command for stack (#890)
# What does this PR do?

Add win platform run command for stack

- [x] Addresses issue (#issue)


## Test Plan

Please describe:
 - tests you ran to verify your changes with result summaries.
 - provide instructions so it can be reproduced.


## Sources

Please link relevant resources if necessary.
https://github.com/meta-llama/llama-stack/pull/889


## Before submitting

- [ ] This PR fixes a typo or improves the docs (you can dismiss the
other checks if that's the case).
- [x] Ran pre-commit to handle lint / formatting issues.
- [x] Read the [contributor
guideline](https://github.com/meta-llama/llama-stack/blob/main/CONTRIBUTING.md),
      Pull Request section?
- [ ] Updated relevant documentation.
- [ ] Wrote necessary unit or integration tests.
2025-01-28 08:04:28 -08:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
_build.py Ensure llama stack build --config <> --image-type <> works (#879) 2025-01-25 11:13:36 -08:00
build.py More generic image type for OCI-compliant container technologies (#802) 2025-01-17 16:37:42 -08:00
configure.py More generic image type for OCI-compliant container technologies (#802) 2025-01-17 16:37:42 -08:00
list_apis.py API Updates (#73) 2024-09-17 19:51:35 -07:00
list_providers.py provider_id => provider_type, adapter_id => adapter_type 2024-10-02 14:05:59 -07:00
run.py Add run win command for stack (#890) 2025-01-28 08:04:28 -08:00
stack.py add --version to llama stack CLI & /version endpoint (#732) 2025-01-08 16:30:06 -08:00