docs/daprdocs/content/en/reference/cli/dapr-build-info.md

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

You can get daprd build information directly by invoking daprd --build-info command.