ng-version: add page (#20003)

This commit is contained in:
Sahil Afrid Farookhi
2025-12-15 03:21:37 -06:00
committed by GitHub
parent 32e4738c42
commit 1adec4183e
+12
View File
@@ -0,0 +1,12 @@
# ng version
> Display Angular CLI version.
> More information: <https://angular.dev/cli/version>.
- Display version:
`ng {{[v|version]}}`
- Display the CLI, framework, system, and project dependency versions in JSON format:
`ng {{[v|version]}} --json`