Commit Graph

3 Commits

Author SHA1 Message Date
Mukundan Sundararajan 57676c2f2b
add docs for dapr annotate command (#2576)
* add docs for dapr annotate command

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

* fixed docs based on latest changes to CLI annotate command

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>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-06 10:00:37 -07:00
Anh Le (Andy) 9ddab5df7d
Env variables inconsistency (#1835)
* Remove uncessary env variables

ISSUE-1781

* Remove unnecessary env variables

ISSUE-1781

* Update env variables in other sections

- Remove outdated env variables
- Docs are re-formatted for readability

ISSUE-1781

* run command: remove arg placement-host-address

ISSUE-1781

* Env: rename `dapr runtime` into `dapr sidecar`

ISSUE-1781

* cli: resolve complains by MarkDown linter

* cli: smaller headers

* cli: remove verbose .lead element

* readme: fix styles

* Dapr Init: update examples to use latest version

* Dapr run: add example for Go

* Env: update components using APP_API_TOKEN

* env: update usage for APP_API_TOKEN

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-10-19 21:22:06 -07:00
Dmitry Shmulevich 81e05abe1b Add build-info CLI reference 2021-07-16 12:08:40 -07:00