denoland / denoland/celld

[Feature Request] Secret support for celld

Open
#190 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
4.6k
Forks
171
PR merge metrics
No merged PRs in 30d

Description

So we don't have to put secret in wrangler.json

Expected command would be `celld secret put XXX` (like wrangler cli)
(And maybe a local overrides(.dev.vars) for local dev)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating celld’s CLI command dispatch and configuration handling, then inspect how deployed values are currently read from wrangler.json. Define the behavior for `celld secret put XXX` and the optional `.dev.vars` local override; done means secrets no longer need to be placed in wrangler.json and local development behavior is covered.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.