mydbportal-cli
v0.4.1
Published
## Description: mydbportal CLI is a command-line tool that helps developers connect to and manage their databases on mydbportal.com
Downloads
135
Readme
mydbportal-cli
Description:
mydbportal CLI is a command-line tool that helps developers connect to and manage their databases on mydbportal.com
Installation
npm install -g mydbportal-cliUsage
Follow these steps to use the mydbportal-cli:
Step 1: Create account on mydbportal.com
Step 2: Before you can use any other commands, you need to log in to your mydbportal cli.
npx mydb loginThis command will open a browser window, prompting you to authenticate with your Google account. Once authenticated, you can close the browser tab.
Commands
list all your available databases:
npx mydb listTo create a new database run this command inside your project:
npx mydb create