Skip to content

Hopding/exia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exia

exia

A handy tool for database and secret management

Usage

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]

Installation

git clone git@github.com:Hopding/exia.git
yarn install
yarn link
exia

Prerequisites

Install pgcli

brew install pgcli

Install db2cli

  • 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.txt file.
  • Add the following line to your ~/.bash_profile:
    . /Applications/dsdriver/db2profile
    
  • Run db2cli to ensure everything is working correctly.

About

A handy tool for database and secret management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors