Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI sub commands are not listed correctly in adev #54768

Closed
alan-agius4 opened this issue Mar 8, 2024 · 3 comments
Closed

CLI sub commands are not listed correctly in adev #54768

alan-agius4 opened this issue Mar 8, 2024 · 3 comments
Assignees
Labels
area: adev Angular.dev documentation P2 The issue is important to a large percentage of users, with a workaround state: has PR
Milestone

Comments

@alan-agius4
Copy link
Contributor

alan-agius4 commented Mar 8, 2024

Describe the problem that you experienced

Sub commands of the Angular CLI are not listed in adev

Example

ADEV AIO
https://angular.dev/cli/generate https://angular.io/cli/generate
https://angular.dev/cli/cache https://angular.io/cli/cache
https://angular.dev/cli/analytics https://angular.io/cli/cache
@alan-agius4 alan-agius4 added the area: adev Angular.dev documentation label Mar 8, 2024
@ngbot ngbot bot added this to the needsTriage milestone Mar 8, 2024
@alan-agius4 alan-agius4 changed the title CLI sub command are not listed in adev CLI sub commands are not listed in adev Mar 8, 2024
JeanMeche added a commit to JeanMeche/dev-infra that referenced this issue Mar 9, 2024
Still missing: Options & Arguments

Related to angular/angular#54768
JeanMeche added a commit to JeanMeche/dev-infra that referenced this issue Mar 9, 2024
Still missing: Options & Arguments

Related to angular/angular#54768
josephperrott pushed a commit to angular/dev-infra that referenced this issue Mar 11, 2024
Still missing: Options & Arguments

Related to angular/angular#54768

PR Close #1831
@alan-agius4
Copy link
Contributor Author

alan-agius4 commented Mar 12, 2024

Note: whilst angular/dev-infra#1831 did try to fix listing the sub-commands, as the sub-commands options are not displayed (On the left hand side).

In addition the anchor tags example https://ng-dev-previews-fw--pr-angular-angular-54794-adev-prev-lnuocgx4.web.app/cli/generate#module are not working correctly.

//cc @JeanMeche

@alan-agius4
Copy link
Contributor Author

alan-agius4 commented Mar 12, 2024

Couple of other things related to sub-commands:

  • the sub-command aliases are not being displayed
  • Sub-commands snippet is not correct. Example:

https://angular.io/cli/generate#component
Screenshot 2024-03-12 at 17 27 40

https://ng-dev-previews-fw--pr-angular-angular-54794-adev-prev-lnuocgx4.web.app/cli/generate#module

Screenshot 2024-03-12 at 17 27 47
Screenshot 2024-03-12 at 18 36 31 db30-3c45-46c9-a9b8-631de4897590">

https://ng-dev-previews-fw--pr-angular-angular-54794-adev-prev-lnuocgx4.web.app/cli/cache
Screenshot 2024-03-12 at 18 37 31

@alan-agius4 alan-agius4 changed the title CLI sub commands are not listed in adev CLI sub commands are not listed correctly in adev Mar 12, 2024
@bencodezen bencodezen added the P2 The issue is important to a large percentage of users, with a workaround label Mar 12, 2024
@ngbot ngbot bot modified the milestones: needsTriage, Backlog Mar 12, 2024
@JeanMeche JeanMeche self-assigned this Mar 29, 2024
@JeanMeche
Copy link
Member

Started working of it with angular/dev-infra#1945

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: adev Angular.dev documentation P2 The issue is important to a large percentage of users, with a workaround state: has PR
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants