Add option to prompt and mask value when using --secret
for pulumi env
#340
Labels
kind/enhancement
Improvements or new features
--secret
for pulumi env
#340
Hello!
Issue details
pulumi env set test key --secret
expects the secret value to be passed as an argument. This is not optimal, as it's saved in the terminal history as plain-text, etc. Instead, consider adding a prompt/mask experience similar to that ofpulumi config set key --secret
.Affected area/feature
The text was updated successfully, but these errors were encountered: