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