sops

SOPS: Secrets OPerationS.
Tool for managing secrets.

=> More information.

sops -e {path/to/myfile.json} > {path/to/myfile.enc.json}
sops -d {path/to/myfile.enc.json}
sops -r {path/to/myfile.enc.yaml}
sops -d --input-type json {path/to/myfile.enc.json}
sops -d --extract '["an_array"][1]' {path/to/myfile.enc.json}
diff <(sops -d {path/to/secret1.enc.yaml}) <(sops -d {path/to/secret2.enc.yaml})
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/sops.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
103.828904 milliseconds
Gemini-to-HTML Time
0.394339 milliseconds

This content has been proxied by September (ba2dc).