mirror of https://github.com/dapr/docs.git
467 B
467 B
| type | title | linkTitle | description |
|---|---|---|---|
| docs | build-info CLI command reference | build-info | Detailed build information on dapr CLI and daprd executables |
Description
Get the version and git commit data for dapr and daprd executables.
Supported platforms
- [Self-Hosted]({{% ref self-hosted %}})
Usage
dapr build-info
Related facts
You can get daprd build information directly by invoking daprd --build-info command.