dotnet / tye

Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
MIT License
5.3k stars 520 forks source link

update dapr cli to use resources-path #1614

Open Phiph opened 8 months ago

Phiph commented 8 months ago

this fixes #1603

Simple change to change the CLI. I've opted not to refactor the naming of the yaml, and other code to reduce the impact of the change.