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
说明
Get the version and git commit data for dapr-cli
and daprd
executables.
支持的平台
用法
dapr build-info
Related facts
You can get daprd
build information directly by invoking daprd --build-info
command.