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
- Clone the repo
- Build the project:
cargo build
- 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.