tellerops / teller

Cloud native secrets management for developers - never leave your command line for secrets.
https://github.com/tellerops/teller
Apache License 2.0
2.83k stars 186 forks source link

invalid map value: "-A" #233

Closed ilja-maslov closed 4 months ago

ilja-maslov commented 7 months ago

Expected Behavior

teller put should accept any string, i.e. teller put A="-A"

Current Behavior

teller: error: ...: invalid map value "-A"

Possible Solution

Steps to Reproduce

I have used AWS SM provider, but something tells me it is generic teller put problem

Context

Secret value starts with '-'

Specifications

jondot commented 4 months ago

thanks, fixed as part of Teller 2.0