Skip to content

Conversation

@majiayu000
Copy link
Contributor

Summary

Closes #31669

Add two missing environment variables to the CLI help output:
- DENO_KV_DEFAULT_PATH: Set the default path for Deno.openKv()
- DENO_KV_PATH_PREFIX: Set a prefix for all Deno.openKv() paths

Closes denoland#31669

Signed-off-by: majiayu000 <[email protected]>
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@bartlomieju bartlomieju merged commit 5a5d639 into denoland:main Jan 7, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DENO_KV_DEFAULT_PATH is not shown on deno help

2 participants