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
{{ message }}
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
By adding an option like "--prompt" or "--stdin" we can solve two problems:
Ability to easily read secrets from a file using shell redirection
Ability to paste secrets without showing them on the screen or getting in the shell history
The heroku client should detect whether standard input is a TTY, and optionally prompt for the secret value, possibly with echo disabled.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Copying from heroku/legacy-cli#383:
The text was updated successfully, but these errors were encountered: