dapr / dapr/cli

Have convenience commands to run placement, sentry binary when available

Open
#1,032 2 comments 2 reactions 0 assignees View on GitHub
area/cli good first issue kind/feature P2 size/M triaged/resolved
Dominant language
Go
Stars
353
Forks
221
Avg merge
3d 8h
Merged PRs (30d)
2

Description

## Describe the proposal

As it exists placement binary is downloaded and installed in slim init mode, and a proposal have been created for sentry for the same behavior.https://github.com/dapr/cli/issues/1031

With binaries being present locally in a known location ~/.dapr/bin, should we include a convenience command via dapr cli to run placement/sentry binary with sane defaults? For example `dapr start placement -s` , `dapr start sentry -s`?

This is specifically for self-hosted mode as k8s is already handled during installation and restarts are handled by k8s.

@pravinpushkar @yaron2 @artursouza Wdyt?

## Release Note

RELEASE NOTE: Add convenience commands for placement/sentry start via `dapr` CLI

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.