Previously CLI was being treated like the API page, where the top level item had to be highlighted for any command page. But now the CLI commands all have their own navigation item, which can be selected, so there is no need to special case CLI paths any more. Closes #26373 PR Close #26388