cli icon indicating copy to clipboard operation
cli copied to clipboard

Refactor run to use same functions as `run -f`

Open mukundansundar opened this issue 2 years ago • 0 comments

Describe the proposal

Based on the functions available as part of cmd/run.go, refactor the run execution to use the same functions to spin up single daprd and app processes.

Make sure functionality is not affected in anyway i.e. E2E tests should work as it is.

Add more E2E tests as needed.

Release Note

RELEASE NOTE:

mukundansundar avatar Feb 13 '23 08:02 mukundansundar