Skip to content

Add inject command #26

Merged
aaravmaloo merged 6 commits intomasterfrom
v10.1.0
Mar 16, 2026
Merged

Add inject command #26
aaravmaloo merged 6 commits intomasterfrom
v10.1.0

Conversation

@aaravmaloo
Copy link
Owner

This PR introduces inject command. The inject command will inject all the env variables from the vault by specifying them into the current shell session. There, they will be available until pm inject kill or the shell session is closed. This can be used to eliminate the need for .env, since all your environment variables needed to run the project are available to you securely.

@aaravmaloo aaravmaloo self-assigned this Mar 16, 2026
@aaravmaloo aaravmaloo merged commit 111f402 into master Mar 16, 2026
6 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.

1 participant