Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Why consider Dapr CLI?
Dapr CLI is the official command-line interface for the Dapr distributed runtime. It provisions local Dapr development sidecars, deploys state store components, initializes pub/sub message brokers, and manages Kubernetes microservices.
Learn Dapr CLI by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Dapr CLI
Dapr CLI runs and debugs event-driven microservices with built-in state stores and pub/sub messaging.
Quickstart
dapr initdapr run --app-id myapp --app-port 5000 -- node app.jsInvoke remote microservices and publish test events using dapr publish and dapr invoke.
Dapr CLI is licensed under the Apache License 2.0.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.
McFly
Fly through your shell history with an intelligent neural network search engine.