dbmancli

0.1.2 • Public • Published

The CLI companion for dbman

Install

npm install -g dbmancli

Configuration file

Create a config file like this:

	{
		"uri": "http://db.example.com",
		"email": "myusername@example.com",
		"password": "your-secret-password"
	}

And save it as .dbman or any other file, the cli will search in your home directory for that file, you can always override it by passing -c=/path/to/config/file

Commands

List commands by running

	dbman --help

Readme

Keywords

Package Sidebar

Install

npm i dbmancli

Weekly Downloads

1

Version

0.1.2

License

MIT

Last publish

Collaborators

  • luiselizondo