Skip to content

robmerrell/gosecret

Repository files navigation

gosecret

Easily encrypt/decrypt a file and upload/download from an S3 bucket. Gosecret was built to make handling Rails secrets.yml files easier.

Available commands

  • download -- Download a file
  • encrypt -- Encrypt a file
  • help -- get more information about a command
  • upload -- Upload a file

Options

Each command accepts options that default to environment variables to make access easier. Run gosecret help to learn more.

About

A CLI tool that encrypts and uploads files to S3 and can also download the files and decrypt them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages