Skip to content

help.yaml is loaded and parsed repeatedly when using -h #8511

Description

@tjprescott

Follow up from #8500. There was a PR to remove the info statements, but this revealed that each help loader is being processed multiple times (once per command or subgroup) for a single call to help. This should not happen. A call with -h should, at most, load the help.yaml file once per invocation.

Metadata

Metadata

Assignees

Labels

CoreCLI core infrastructureDocumentationbugThis issue requires a change to an existing behavior in the product in order to be resolved.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions