github.com/polarislabs/chamber/v2

CLI for managing secrets


License
MIT
Install
go get github.com/polarislabs/chamber/v2

Documentation

Chamber (the @polarislabs fork)

Features different from the upstream chamber:

  • Doesn't delete the descriptions from the Parameter Store when importing

Installing

Two options for installing:

Homebrew

brew tap polarislabs/chamber https://github.com/polarislabs/chamber
brew install chamber

Go

go install github.com/polarislabs/chamber/v2@latest

Original readme: README.md