cli/cmd
Mukundan Sundararajan a7f06c3b1b
Fix runtime custom path installation logic (#1203)
* fix dapr path version, custom  installation path logic, e2e

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>

* fix linter errors

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>

* fix paths for windows

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>

* rename daprPath to daprRuntimePath

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>

---------

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-02-05 21:57:23 -08:00
..
annotate.go Upgrade linter to 1.49.0 (#1051) 2022-08-25 16:58:54 +05:30
buildinfo.go Fix runtime custom path installation logic (#1203) 2023-02-05 21:57:23 -08:00
completion.go feat: support fish shell completion (#1121) 2022-11-07 20:33:10 +05:30
components.go Fix examples and print preview feature warnings (#927) 2022-03-22 12:11:56 -07:00
configurations.go Fix examples and print preview feature warnings (#927) 2022-03-22 12:11:56 -07:00
dapr.go Fix runtime custom path installation logic (#1203) 2023-02-05 21:57:23 -08:00
dashboard.go Fix runtime custom path installation logic (#1203) 2023-02-05 21:57:23 -08:00
init.go Fix runtime custom path installation logic (#1203) 2023-02-05 21:57:23 -08:00
invoke.go Dapr stop and list changes for dapr run -f (#1169) 2023-01-24 18:28:31 +05:30
list.go Fix examples and print preview feature warnings (#927) 2022-03-22 12:11:56 -07:00
logs.go Include certificate expiry check in all kubernetes commands (#899) 2022-02-25 13:43:08 +05:30
mtls.go Changes for cli command to renew certificate (#912) 2022-03-23 10:33:48 +05:30
publish.go Dapr stop and list changes for dapr run -f (#1169) 2023-01-24 18:28:31 +05:30
renew_certificate.go mariner renew-certificate fix (#1139) 2022-12-07 18:14:10 +05:30
run.go Fix runtime custom path installation logic (#1203) 2023-02-05 21:57:23 -08:00
status.go Include certificate expiry check in all kubernetes commands (#899) 2022-02-25 13:43:08 +05:30
stop.go Dapr stop and list changes for dapr run -f (#1169) 2023-01-24 18:28:31 +05:30
uninstall.go Fix runtime custom path installation logic (#1203) 2023-02-05 21:57:23 -08:00
upgrade.go Adding mariner support in dapr init (#1029) 2022-08-25 11:14:11 +05:30
version.go nit: Remove full stop from version string to match other subcommand help output (#1163) 2023-01-11 21:25:01 -08:00