toothbrush / keez

Tool to simplify copying and modifying AWS SSM Parameter Store values

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keez

Pronounced like "keys".

A tool to simplify modification and creation of values stored in AWS Systems Manager Parameter Store.

Features:

  • bulk import/export of parameter store values
  • interactive edit of parameter store values

How does it work?

  1. Clone the repo
  2. Build the project: cargo build
  3. Try it out: cargo run

The command is somewhat self-documenting -- have a look at keez --help for information about the subcommands as well as examples of usage.

About

Tool to simplify copying and modifying AWS SSM Parameter Store values


Languages

Language:Rust 97.7%Language:Nix 2.3%