Charles Buffington

Results 2 issues of Charles Buffington

fixes #4955 (I know it's marked as completed, but it was never implemented from what I can see)

Add "env set-from-file" command to CLI so that users can set multiple deployment environment variables in one command. ```bash # Before npx convex env set CLERK_SECRET_KEY sk_test... npx convex env...