Document op read vs op item get convention #143
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "docs/op-read-convention"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
op readfor secret values,op item getonly for metadataop item get --fieldsop item get --fieldswraps multi-line values in quotes, which corrupts keys and other secretsDiscovered while verifying the sifaka borg repokey in 1Password — hashes didn't match until we switched to
op read.