cli/cmd
Mukundan Sundararajan 5879d915bd
Change `--from-dir` init flow (#945)
* fix --from-dir flag init

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

* fix env var not set for k8s tests also

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

* fix k8s test

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

* address review comments

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

* fix typo

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

* addressed comments

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

* Update tests/e2e/common/common.go

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

Co-authored-by: Shubham Sharma <shubhash@microsoft.com>

* fix typo

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

Co-authored-by: Shubham Sharma <shubhash@microsoft.com>
2022-04-04 16:35:51 -07:00
..
buildinfo.go replaced license headers (#855) 2021-12-10 08:09:09 +05:30
completion.go replaced license headers (#855) 2021-12-10 08:09:09 +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 cli dapr display style (#882) 2022-01-27 12:35:52 +05:30
dashboard.go Go linter upgrade to 1.44.2 (#908) 2022-03-07 13:18:48 +05:30
init.go Change `--from-dir` init flow (#945) 2022-04-04 16:35:51 -07:00
invoke.go Make CLI exit with error code if dapr run or invoke fails (#905) 2022-03-09 19:29:21 +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 Go linter upgrade to 1.44.2 (#908) 2022-03-07 13:18:48 +05:30
renew_certificate.go Do not allow mixing of flags in renew cert (#947) 2022-04-01 21:38:53 +05:30
run.go Changed API logging feature on CLI (#936) 2022-03-30 12:27:32 +05:30
shutdown.go Go linter upgrade to 1.44.2 (#908) 2022-03-07 13:18:48 +05:30
shutdown_windows.go Go linter upgrade to 1.44.2 (#908) 2022-03-07 13:18:48 +05:30
status.go Include certificate expiry check in all kubernetes commands (#899) 2022-02-25 13:43:08 +05:30
stop.go replaced license headers (#855) 2021-12-10 08:09:09 +05:30
uninstall.go replaced license headers (#855) 2021-12-10 08:09:09 +05:30
upgrade.go Include certificate expiry check in all kubernetes commands (#899) 2022-02-25 13:43:08 +05:30