Description
Defines a specification for describing command-line interfaces so tools can generate help, completions, documentation, or integrations from structured metadata. It is useful for CLI authors and tooling that need a shared command description format.
This package is specification and tooling support rather than a normal end-user app. Developers should still test generated CLI behavior with real commands and users.