Skip to content

Utility for managing project secrets and parameters with AWS SSM Parameter Store

Notifications You must be signed in to change notification settings

josefaidt/psecrets

Repository files navigation

psecrets

Utility for AWS SSM Parameter Store

Usage: psecrets [options] [command]

Manage secrets from AWS SSM Parameter Store

Options:
  -h, --help                  display help for command

Commands:
  get <name>                  Get secrets
  set <name> [value]          Set secrets
  remove|rm [options] <name>  remove secrets
  list                        List secrets
  download [file]             download secrets into a dotenv file
  upload                      upload secrets from a dotenv file
  help [command]              display help for command

About

Utility for managing project secrets and parameters with AWS SSM Parameter Store

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published