dapr / dapr/cli

`dapr init` should initialize a local secret store

Open
#741 9 comments 2 reactions 0 assignees View on GitHub
area/cli kind/feature P2 pinned
Dominant language
Go
Stars
353
Forks
221
Avg merge
3d 8h
Merged PRs (30d)
2

Description

## Describe the proposal

In addition to state and pub/sub components, `dapr init` should initialize a secret store component backed by a local JSON file, located in the default component directory.

Then in the docs we should always reference the secret store via secretRef instead of having credentials in plaintext.

#742 captures the ability to add secrets to this local secret store

## Release Note

RELEASE NOTE: **ADD** local secret store component with `dapr init`

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.