1.0.5 • Published 2 years ago
e-customer-cli v1.0.5
Customer Management CLI
Version
1.0.0
Usage
Installation
Install the dependencies
$ npm install
Commands
List Customers (list or l)
$ e-customer-cli list
Find Customers (find or f)
$ e-customer-cli find [NAME]
Add Customer (add or a)
$ e-customer-cli add
Update Customer (update or u)
$ e-customer-cli update [_ID]
Remove Customer (remove or r)
$ e-customer-cli remove [_ID]