build-info CLI command reference
Detailed build information on dapr CLI and daprd executables
Description
Get the version and git commit data for dapr
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 October 11, 2024: Fixed typo (#4389) (fe17926)