Commands
node index.js --action list
node index.js --action get --id 5
node index.js --action add --name Mango --email mango@gmail.com --phone 322-22-22
node index.js --action remove --id=3
Commands
node index.js --action list
node index.js --action get --id 5
node index.js --action add --name Mango --email mango@gmail.com --phone 322-22-22
node index.js --action remove --id=3