-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
doppler secrets download --format=env does not escape properly
To Reproduce
1: create a secret with shell-interpretable chars in the secret itself (eg $)
2. run doppler secrets download --format=env
3. source the outputted env file
Expected behavior
doppler secrets download --format=env should escape properly so values are not interpreted by the shell when sourced
CLI Version:
Version v3.75.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working