cli
cli copied to clipboard
Refactor run to use same functions as `run -f`
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: