Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add "env set-from-file" command to CLI #94

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
C41M50N wants to merge 1 commit into get-convex:main
base: main
Choose a base branch
Loading
from C41M50N:feat/add-env-from-file-command

Conversation

@C41M50N
Copy link

@C41M50N C41M50N commented Oct 5, 2025

Add "env set-from-file" command to CLI so that users can set multiple deployment environment variables in one command.

# Before
npx convex env set CLERK_SECRET_KEY sk_test...
npx convex env set FIRECRAWL_API_KEY fc-...
npx convex env set OPENAI_API_KEY sk-proj-...
npx convex env set GEMINI_API_KEY sk-gem-...
# After
npx convex env set-from-file .env.prod

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /