Commit Graph

21 Commits

Author SHA1 Message Date
Mukundan Sundararajan ce0af7c01c
Fix examples and print preview feature warnings (#927)
* Fix examples and print preview feature warnings

Signed-off-by: Mukundan Sundararajan <msundar.ms@outlook.com>

* small changes to wordings

Signed-off-by: Mukundan Sundararajan <msundar.ms@outlook.com>
2022-03-22 12:11:56 -07:00
meijin 9fa0cdf229
dapr cli list components configuration add namespace flag (#787)
* dapr cli list components configuration add namespace flag

Signed-off-by: meijin <meijin@tiduyun.com>

* fix unit test err

Signed-off-by: meijin <meijin@tiduyun.com>

* add usage example

Signed-off-by: meijin <meijin@tiduyun.com>

* change some annotation

Signed-off-by: meijin <meijin@tiduyun.com>

* fix typo and adjust help guide

Signed-off-by: meijin <meijin@tiduyun.com>

* default all ns and -name shorthand to -N

Signed-off-by: meijin <meijin@tiduyun.com>

* adjust e2e test for output warning msg

Signed-off-by: meijin <meijin@tiduyun.com>

* adjust e2e test for output warning msg

Signed-off-by: meijin <meijin@tiduyun.com>

* adjust e2e test for output warning msg

Signed-off-by: meijin <meijin@tiduyun.com>

* add get all ns components e2e tests

Signed-off-by: meijin <meijin@tiduyun.com>

* add e2e test log

Signed-off-by: meijin <meijin@tiduyun.com>

* add test ns for e2e test

Signed-off-by: meijin <meijin@tiduyun.com>

* in k8s mode -n flag for --name short

Signed-off-by: meijin <meijin@tiduyun.com>

Co-authored-by: Mukundan Sundararajan <msundar.ms@outlook.com>
2022-03-22 09:14:59 +05:30
Pravin Pushkar 34353a27e2
Include certificate expiry check in all kubernetes commands (#899)
* Include certificate expiry check in all kubernetes commands

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* Using PostRun from Cobra and fixing review comments

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* Modifying logging for error on certificate check

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* Fixing review comments

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* Fixing string messages

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2022-02-25 13:43:08 +05:30
Dmitry Shmulevich 0f9d0d3a89
replaced license headers (#855)
Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@gmail.com>
2021-12-10 08:09:09 +05:30
Long Dai 4ccf10f9e4
ci: standard linter config (#793)
Signed-off-by: Long <long0dai@foxmail.com>
Signed-off-by: Long <long.dai@intel.com>
2021-11-01 19:01:51 +05:30
Long Dai 909b989128
log error info to stderr (#750)
Signed-off-by: Long Dai <long0dai@foxmail.com>

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2021-08-24 23:32:19 -07:00
Phillip Hoff 346abab4d3 Resolve linter issues. 2021-05-27 09:25:11 -07:00
Phillip Hoff 14121941a6 Tweak output when no instances found. 2021-05-26 14:48:08 -07:00
Phillip Hoff 2abdb101c7 Update formatting. 2021-05-26 10:34:05 -07:00
Phillip Hoff e3d4dba6ce Tweak text. 2021-05-26 10:07:13 -07:00
Phillip Hoff d187b7e304 Add validation. 2021-05-26 09:57:47 -07:00
Phillip Hoff df010c0e40 Sketch output of `list` using JSON or YAML. 2021-05-25 16:05:18 -07:00
Yaron Schneider 3ee9e53338
add renewed headers (#588) 2021-02-10 08:37:08 -08:00
Mukundan Sundararajan 51bbd0a171
updated help messages. provide example for commands. (#544) 2020-12-08 12:04:11 -08:00
Artur Souza 6a303e71f7
Rewording of help messages. (#501)
* Delete reference docs, since docs website has those now.

* Rewording of help messages.
2020-10-29 16:08:21 -07:00
Carlos Landeras b482ac133c
Add Kubernetes shorthand k to init, list and logs cli commands (#282)
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2020-02-25 14:57:53 -08:00
Greg Ingram e759a815ed Capitalized Dapr and uppercase CLI (#215)
* Capitalized Dapr

* Fixed wording

* Uppercase CLI

* Missed capitalized Dapr

* Fix uninstall description
2019-11-25 09:37:45 -08:00
Aman Bhardwaj 6debcf2610 Adding license header and updating to MIT license. 2019-10-08 16:36:31 -07:00
Yaron Schneider 00aa0babef
add grpc support (#118) 2019-10-07 16:56:03 -07:00
Yaron Schneider 36973dca2f
name change (#109) 2019-10-02 16:40:04 -07:00
yaron2 8564568ba3 initial commit 2019-06-20 15:28:52 -07:00