Command Line Interface used to perform CRUD (Create, Read, Update, Delete) operations. Used "Commander.js" for command line operations. Used "Mongoose" for connecting MongoDB with the Application. Command to Run the Application: node commands.js --help