Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jamesasu/8299dd8157ac974cab0f8d1ad951e246 to your computer and use it in GitHub Desktop.
Save jamesasu/8299dd8157ac974cab0f8d1ad951e246 to your computer and use it in GitHub Desktop.
Read a JSON file from 1password onto disk
$ op read --out-file my-service-account.json "op://My Vault/My Record/my-service-account.json"
$ chmod 644 my-service-account.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment