Document op read vs op item get convention

op item get --fields wraps multi-line values in quotes, corrupting
them. Use op read for retrieving secret values in scripts and IaC.
Also fixes the argocd login example in CLAUDE.md.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-02-10 13:09:20 -08:00
commit a680787bfc
2 changed files with 4 additions and 1 deletions

View file

@ -0,0 +1 @@
Document `op read` vs `op item get` convention for 1Password secret retrieval