Commit Graph

15 Commits

Author SHA1 Message Date
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
Mukundan Sundararajan 58a376e905
Revert the changes for exit code on stop error (#715)
* Revert the changes for exit code on stop error

* fix stop without install e2e
2021-05-19 09:53:59 -07:00
Mukundan Sundararajan 7b69e1a6c6
Add some negative self-hosted e2e. On error in stop exit with error. (#683) 2021-04-09 11:54:19 -07:00
Jaime Zhang a7124603e5
remove the extra dot (#653)
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-04-02 09:02:39 -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
Mukundan Sundararajan 2495648629
Make flags consistent across commands. (#541)
update help messages
2020-12-03 14:32:39 -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
Chin Zhi Wei 51b99a988c
Enable Dapr to stop multiple apps (#355)
* Add dapr stop multiple apps

* Update documentation
2020-06-02 13:51:32 -07: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 36973dca2f
name change (#109) 2019-10-02 16:40:04 -07:00
Yaron Schneider ce7a31b8f6
Add stop command (#45)
* added stop command

* readme update
2019-08-20 12:27:56 -07:00