You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I need a way to type a 'secret' or password without saving it in a .tape file.
Describe the solution you'd like
Add support to Type from an enviroment variable, so that i can use envchain or something similar to handle this secret externally, without exposing it's content.
Type $SOME_ENV_VAR
Describe alternatives you've considered
None.
PS. Sorry, I didn´t see the org's contribution guidelines earlier, and had already opened an issue and a PR about this.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
I need a way to type a 'secret' or password without saving it in a
.tape
file.Describe the solution you'd like
Add support to Type from an enviroment variable, so that i can use envchain or something similar to handle this secret externally, without exposing it's content.
Describe alternatives you've considered
None.
PS. Sorry, I didn´t see the org's contribution guidelines earlier, and had already opened an issue and a PR about this.
Beta Was this translation helpful? Give feedback.
All reactions