mirror of
https://github.com/dtomlinson91/csops.git
synced 2025-12-22 05:45:45 +00:00
c10a40273bb6ace06a4b1640488045d21dcd9ee1
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%