rops-cli

Crates.iorops-cli
lib.rsrops-cli
version0.1.4
sourcesrc
created_at2024-02-11 12:00:32.949404
updated_at2024-09-27 16:03:17.765889
descriptionSOPS CLI alternative in pure Rust
homepage
repositoryhttps://github.com/gibbz00/rops
max_upload_size
id1135795
size144,106
Gabriel Hansson (gibbz00)

documentation

README

ROPS - A SOPS alternative in pure rust.

ci_status codecov license crates_io docs_rs

SOPS: Secrets OPerationS is a secrets manager and editor for encrypted files of various configuration formats with support for AWS KMS, GCP KMS, Azure Key Vault, age, and PGP. It's also a CNCF sandbox project with more information available at getsops.io.

rops is an attempt at writing the SOPS in Rust, offering both a CLI and library crate. Currently supporting YAML, JSON, TOML with integrations against Age and AWS KMS.

Check out the rops book for a demo and further information on how to get started.

Commit count: 317

cargo fmt