kramphub / kiya

manage secrets for development and infrastructure deployment using Google Cloud Platform
Other
16 stars 7 forks source link

put failed when overwriting a secret read from file #4

Closed emicklei closed 6 years ago

emicklei commented 6 years ago

to reproduce

kiya dev put secret password
kiya dev get secret > password.txt
kiya dev put secret < password.txt
Are you sure you want to override secret (Y/n)?

The operation is always immediately aborted.