Given below a list of all supported commands in this application
| Command | Information |
|---|---|
| create | Add a new student in the database |
| update | Update a student info which is available in database |
| search id | Find a student with specific id |
| search name | Find all students who has a similar name |
| search address | Find all students whose address has the given keyword |
| search age | Find all students that matches the given age |
| delete | Delete a student from database |
| list | List of all students in database |
| clear | Clear local student database with all student data |
| stop | Stop this application |
- Icons by Icons8
