Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
35519
7aaee972 fix(nx-dev): document nested CLI subcommands beyond two levels The CLI docs generator only flattened the top-level command and its direct children, silently dropping any deeper subcommands such as `nx show target inputs` and `nx show target outputs`. The yargs parser already produced the full nested tree — only the consumer was capped. - Replace the two-loop flatten with a recursive walk in `flattenCommands` so every depth is rendered. - Add an e2e test covering `nx show target inputs/outputs` to lock in the third-level rendering at h3 with proper usage blocks.
by Craigory C...
C
Previous page
Previous
Next
Next page