A handy tool for database and secret management
exia
A handy tool for database and secret management
Commands:
exia A handy tool for database and secret management [default]
exia db [name] Connect to a PostgreSQL database
exia secret [name] View a secret
Options:
--version Show version number [boolean]
--help Show help [boolean]
git clone git@github.com:Hopding/exia.git
yarn install
yarn link
exia
brew install pgcli
- Follow the download instructions (note that you will likely need to create an IBM account to download the DMG file).
- Open the DMG file and follow the instructions in the
Readme.txtfile. - Add the following line to your
~/.bash_profile:. /Applications/dsdriver/db2profile - Run
db2clito ensure everything is working correctly.