Created
January 9, 2024 22:49
-
-
Save jamesasu/8299dd8157ac974cab0f8d1ad951e246 to your computer and use it in GitHub Desktop.
Read a JSON file from 1password onto disk
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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