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

[FEATURE] secrets download --show-notes #336

Open
xonicman opened this issue Sep 22, 2022 · 0 comments
Open

[FEATURE] secrets download --show-notes #336

xonicman opened this issue Sep 22, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@xonicman
Copy link

Is your feature request related to a problem? Please describe.
I would like to download secrets in env format with secret notes as comments.

Describe the solution you'd like
Extra flag --show-notes or similar name with --format env would download secrets this way (example):

# REDIS_HOST notes from Doppler
REDIS_HOST="1.2.3.4" 
# REDIS_PORT notes from Doppler
REDIS_PORT="6379"
VARIABLE_WIHOUT_NOTES="bar"

Describe alternatives you've considered
n/a

Additional context
n/a

@xonicman xonicman added the enhancement New feature or request label Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant