Hi rani,
The Angular CLI is a command-line interface tool that you use to initialize, develop, scaffold, and maintain Angular applications.
CLI (Command Line Interface) can be used to create AngularJS application. It also helps in creating a unit and end-to-end tests for the application.
Refer below link for more details.
Angular 2 - CLI