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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.2
    1
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i dbmancli

Weekly Downloads

1

Version

0.1.2

License

MIT

Last publish

Collaborators

  • luiselizondo