1
0
mirror of https://github.com/getsops/sops.git synced 2026-02-05 12:45:21 +01:00
Files
sops/README.md
2016-06-01 10:11:31 -07:00

272 B

Sops

A Go decrypter for sops.

Install (while on go-sops branch)

git clone -b go-sops git@github.com:mozilla/sops $GOPATH/src/github.com/mozilla/sops
go install github.com/mozilla/sops

Decrypt

sops -d <sops yaml file>