Commit Graph

3 Commits

Author SHA1 Message Date
Will Smith ac1d1b7a94
Adding dashboard version command (#433)
* fix dapr latest version check for dapr init -k

* adding dashboard --version command

* printing result of version call

* updated reference doc for dashboard version command

* cleaning up commit
2020-08-13 15:32:40 -07:00
Will Smith 8b58e2cba3
Dashboard integration: Updating user requirements and port-forwarding correct namespace (#390)
* removed prerequisite for dapr dashboard command

* updated dashboard command to accept namespace

* removed -n flag to set namespace

* fixing linting issues

* dapr dashboard command now supports -n namespace argument

* fixing format issue

* printing error on failed k8s config load

* added defaultNamespace constant, fixed duplication bug

* changed to tell user which namespace dashboard is found in

* removed extra comment
2020-07-09 17:41:38 -07:00
Gurpreet Singh 0da3c555d5
Added documentation for dapr dashboard (#387)
* Added docs for dapr dashboard

* updated cli docs
2020-07-01 22:18:02 -07:00