Commit Graph

3 Commits

Author SHA1 Message Date
Yaron Schneider 69f95731f1
Add dapr control plane status for Kubernetes (#314)
* add dapr control plane status

* address comments

* seperated ListPods func

* update README

* change status text

* change command text

* update README
2020-04-06 18:12:19 -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
Abhishek Gupta 9f836a3c14 [WIP] Added 'logs' command to dapr cli (#227)
* added 'logs' command to dapr

* updated implementation as per feedback

* added mandatory --kubernetes option
2020-01-07 20:17:01 -08:00