I have installed Angular CLI package separately using npm:
npm install --save-dev @angular/cli@latest
When I try to use commands cli<
cli<
Since Angular version 6 .angular-cli.json is deprecated. That file was replaced by angular.json file which supports workspaces.
.angular-cli.json
angular.json