The documentation you are viewing is for Dapr v1.3 which is an older version of Dapr. For up-to-date documentation, see the latest version.
build-info CLI command reference
Detailed build information on dapr-cli and daprd executables
Description
Get the version and git commit data for dapr-cli
and daprd
executables.
Supported platforms
Usage
dapr build-info
Related facts
You can get daprd
build information directly by invoking daprd --build-info
command.
Last modified
July 12, 2022
: update nav bar for v1.3 (#2640) (b98ea06)