mirror of
https://github.com/dtomlinson91/csops.git
synced 2025-12-21 21:35:45 +00:00
573ab8ca2d414d90ea101507c5313b932eb29413
CSOPS
Wrapper around mozilla/sops.
Installation
pipx install git+https://github.com/dtomlinson91/csops
Usage
Encrypt: csops e test.log
Decrypt: csops d test.enc.log
Description
Languages
Python
100%