Skip to content
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

Exec commands with templated environment variables #152

Closed
Mikescops opened this issue Aug 7, 2023 · 0 comments · Fixed by #160
Closed

Exec commands with templated environment variables #152

Mikescops opened this issue Aug 7, 2023 · 0 comments · Fixed by #160
Assignees
Labels
features New feature or request

Comments

@Mikescops
Copy link
Member

As a user, I'd like to run commands in a subprocess with templated environment variables so that Dashlane CLI replaces the reference with the actual secrets.

This could use the same pathing system as in #151. A subprocess is created and environment variables are passed to it and references to secrets are replaced.

@Mikescops Mikescops added the features New feature or request label Aug 7, 2023
@Mikescops Mikescops self-assigned this Aug 9, 2023
Mikescops added a commit that referenced this issue Aug 9, 2023
Mikescops added a commit that referenced this issue Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
features New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant