Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
FlorinAndrei_sera
2 hours agoNew Member
Empty-string passwords are snowflakes
I want to store "secrets" (passwords, encryption keys) in 1Password, to be consumed, in principal, by automation. I'm creating a JSON template like this, where one secret has a non-empty value and th...
FlorinAndrei_sera
2 hours agoNew Member
Additionally, when the item is created like this:
op item create --vault "$VAULT" --template ...
The command will print out all the labels it has created, except for those with an empty value.
This is confusing, and it requires workarounds.
Please treat all secrets the same, no matter what particular string value they have. Empty string is a valid string value.